mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 04:52:33 +02:00
Repaired a mypy option
This commit is contained in:
parent
9c237402be
commit
faca0a0af6
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user