Added pep8 style tests

This commit is contained in:
2024-01-21 21:58:45 +00:00
parent cd88926475
commit f227727c74
3 changed files with 11 additions and 1 deletions

View File

@@ -5,4 +5,4 @@ pytest:
# - python -m venv .venv
# - source /bin/activate
- pip install -r requirements.txt
- pytest
- pytest --disable-warnings