#43 - fix the issues reported by flake8
Unit test coverage / pytest (push) Failing after 56s
Unit test coverage / pytest (pull_request) Failing after 1m1s

This commit is contained in:
Stanislav Hejny
2025-05-08 23:52:33 +01:00
parent a2bb270535
commit 15da316a1f
13 changed files with 115 additions and 108 deletions
+4
View File
@@ -0,0 +1,4 @@
[flake8]
max-line-length = 88
ignore = E501, W503, E203
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist,.venv