Files
typeshed/third_party
Eric Traut 06c682449f Fix inconsistent self/cls parameter names (#2838)
Fixed several inconsistent parameter names so all instance methods take 'self' and all class methods take 'cls'. This avoids warnings or errors from linting tools that enforce standard naming conventions.
2019-03-10 03:17:55 +01:00
..
2019-03-06 15:31:53 +01:00
2019-02-11 01:56:57 +01:00