79730258

Date: 2025-08-08 22:02:20
Score: 1
Natty:
Report link

This works in a pyproject.toml file, for overrides per Python module:

[[tool.mypy.overrides]]
module = "mymodule.*"
ignore_errors = true
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Paco