79790182

Date: 2025-10-14 12:55:40
Score: 2.5
Natty:
Report link

if the above didn't work use:

[[tool.mypy.overrides]]
module = "<library-name>.*"
ignore_missing_imports = true

see: https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Konstantin Seravin