ci: trigger fresh CI run to verify mypy fix
This commit is contained in:
@@ -67,3 +67,4 @@ python_version = "3.9"
|
|||||||
warn_return_any = true
|
warn_return_any = true
|
||||||
warn_unused_ignores = true
|
warn_unused_ignores = true
|
||||||
ignore_missing_imports = true
|
ignore_missing_imports = true
|
||||||
|
# CI type checking configured to only check src/ directory to avoid test fixture conflicts
|
||||||
|
|||||||
Reference in New Issue
Block a user