Reformat the files with black
This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
||||
commands:
|
||||
- pip install -U pip
|
||||
- pip install mypy flake8 black
|
||||
# - black --check .
|
||||
- black --check .
|
||||
- flake8 activitypub.py
|
||||
- mypy --ignore-missing-imports .
|
||||
|
||||
|
Reference in New Issue
Block a user