black format test files too

This commit is contained in:
2024-04-01 11:14:20 -04:00
parent 121a02b8ae
commit 829be8413b
5 changed files with 50 additions and 41 deletions

View File

@ -32,7 +32,7 @@ requirements.txt: Pipfile.lock
pipenv requirements > requirements.txt
format:
black mail4one/*py
black mail4one/*py tests/*py
build-dev: requirements.txt build