79245050

Date: 2024-12-02 17:41:11
Score: 0.5
Natty:
Report link

A similar issue was raised here and the OP was able to solve the issue by removing

[tool.autoflake]
check = true

in the pyproject.toml. See Remove unused imports not working in place.

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