79631688

Date: 2025-05-21 09:37:40
Score: 0.5
Natty:
Report link

Looks like formatting can only be blocked by temporary skips.

You can add # fmt: skip when adding comment

if some_very_long_variable_name_out_there_for_example is True: # just a random comment # fmt: skip
    pass
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: lei zhang