mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 21:53:54 +02:00
Repaired a mypy option
This commit is contained in:
@ -9,7 +9,7 @@ follow_imports = "silent"
|
||||
ignore_missing_imports = true
|
||||
plugins = ["sqlalchemy.ext.mypy.plugin"]
|
||||
python_version = "3.11"
|
||||
warn_redudant_casts = true
|
||||
warn_redundant_casts = true
|
||||
warn_unused_ignores = true
|
||||
|
||||
[tool.black]
|
||||
|
Reference in New Issue
Block a user