♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553)
This commit is contained in:
committed by
GitHub
parent
30c722339b
commit
455de4d9a9
4
src/backend/app/mypy.ini
Normal file
4
src/backend/app/mypy.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[mypy]
|
||||
plugins = pydantic.mypy, sqlmypy
|
||||
ignore_missing_imports = True
|
||||
disallow_untyped_defs = True
|
||||
Reference in New Issue
Block a user