Fixed wrong examples
This commit is contained in:
@@ -26,6 +26,7 @@ norecursedirs = "tests/helpers"
|
||||
markers = [ "impure" ]
|
||||
|
||||
[tool.mypy]
|
||||
plugins = ["deal.mypy"]
|
||||
python_version = "3.10"
|
||||
warn_redundant_casts = true
|
||||
disallow_untyped_calls = true
|
||||
|
||||
Reference in New Issue
Block a user