Make flake8 linting

Add gitignore
This commit is contained in:
Jakob Lass
2025-04-09 17:27:28 +02:00
parent c689f35b76
commit e57a01b9a1
4 changed files with 83 additions and 77 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
tests/__pycache__/*
*.pyc