@@ -53,6 +53,8 @@ lint: ## check style with flake8
format:## apply opinionated formatting
black tiingo/
format-check:## check formatting for CI
black --check tiingo/
test:## run tests quickly with the default Python
py.test
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.