79737028

Date: 2025-08-16 08:08:03
Score: 2.5
Natty:
Report link

pylint 3.3.6 reports

test.py:1:0: C0114: Missing module docstring (missing-module-docstring)

test.py:4:4: C0103: Constant name "x" doesn't conform to UPPER_CASE naming style (invalid-name)

test.py:6:6: E0606: Possibly using variable 'x' before assignment (possibly-used-before-assignment)

seems enough.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: gerard