initial commit

This commit is contained in:
mandel
2026-02-18 01:21:33 +01:00
commit a5f19d7b4c
23 changed files with 613 additions and 0 deletions

12
pylintrc Normal file
View File

@@ -0,0 +1,12 @@
[MASTER]
jobs = 1
load-plugins = pylint_django,pylint_packageinitcheck
django-settings-module = smokeflow1771374092.settings.base
score = n
ignore = migrations
[MESSAGES CONTROL]
disable = R,C,W5103,W0707,E5110
[TYPECHECK]
ignored-classes = responses