Fix code smells

This commit is contained in:
2022-07-10 17:21:23 +01:00
parent 843b8d9fe1
commit 03092e16ee
9 changed files with 16 additions and 9 deletions

2
.gitignore vendored
View File

@@ -38,6 +38,8 @@ pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
lintreport.txt
testresults.xml
htmlcov/
.tox/
.nox/