updated package to conform to pylint

This commit is contained in:
Firq 2023-12-21 17:11:47 +01:00
parent 832196e77e
commit 03901e1d12
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
22 changed files with 10 additions and 9 deletions
backend

3
backend/.gitignore vendored
View file

@ -1,3 +1,4 @@
.venv/
__pycache__/
*.egg-info
*.egg-info
dist/