Refactor: python: Replace name() method with variable.
There's no need for a method that just returns a static string when that
can be a variable. Additionally, call the superclass's init method
in each class.
Refactor: python: Replace name() method with variable. Tags None Referenced Files None Subscribers None
Description
Details
|