Fix lint errors and update version info

This commit is contained in:
2022-11-01 13:22:53 +01:00
parent 8cf823e843
commit 1e83db7956
3 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
[flake8]
exclude = .git,__init__.py
ignore = E203, W503