fix mypy config
This commit is contained in:
@@ -8,7 +8,3 @@ dependencies = [
|
||||
"pyside6>=6.10.2",
|
||||
]
|
||||
|
||||
[tool.mypy]
|
||||
[[tool.mypy.overrides]]
|
||||
module = ["win11toast.*"]
|
||||
follow_untyped_imports = true
|
||||
|
||||
Reference in New Issue
Block a user