subject
[Python-projects] staticmethod arguments
date
PyLint of attached file:2005/04/15 22:25
E0211 static StaticMethod1.DoWork 7 Method has no argument
E0213 static StaticMethod2.DoWork 16 Method doesn't have "self" as first argument
Both of them shouldn't be reported.
