Better type annotations and stricter mypy checks (#3 ) #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mypy_fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR includes various improvements for type annotations / mypy checks (fix for #3):
disallow_untyped_defs = Truetomypy.iniconfigurationand new classConfig(based onTypedDict), that replacesConfTypeCmmTestCaseas aunittestbase class for CMM tests