flake8 was replaced by ruff

This commit is contained in:
2023-09-17 21:00:59 +04:00
parent f782944caa
commit 7c9ab28431
4 changed files with 92 additions and 113 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
__pycache__
media
*.env
test.py
test.py
.ruff_cache