Email [Python-projects] staticmethod arguments

subject
[Python-projects] staticmethod arguments
date
2005/04/15 22:25
PyLint of attached file:

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.
attachment