@@ -7,7 +7,7 @@ coverage: ## Run tests with coverage
@coverage run -m unittest -v stree.tests
@coverage report -m
lint:## Lint and static-check
lint:## Lint source files
@black stree
@flake8 stree
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.