mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 20:52:34 +02:00
Mypy does not validate if type: ignore comments are needed. (#137)
This commit is contained in:
parent
c5a383e903
commit
d9ca808efa
@ -24,7 +24,7 @@ non_interactive = true
|
||||
plugins = ["sqlalchemy.ext.mypy.plugin"]
|
||||
python_version = "3.11"
|
||||
warn_redundant_casts = true
|
||||
warn_unused_ignores = true
|
||||
warn_unused_ignores = false
|
||||
|
||||
[tool.poetry]
|
||||
authors = ["AKI Projektgruppe 23"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user