79534400

Date: 2025-03-25 17:19:33
Score: 2
Natty:
Report link
class Foo:
    var1 = None

    def __init__(self, _var1):
        self.var1 = _var1
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Thomas Baker