Closed Christian-B closed 2 years ago
More pylint fixes.
Turns off all global disables.
ConstrainedObject simplified as it is the only place _constraints is actually set
A few underscore method renamed to none underscore as called from outside
Many of the ._run calls could be converted from create object run object but that is out of scope here.
a few other minor fixes/ local disables,
More pylint fixes.
Turns off all global disables.
ConstrainedObject simplified as it is the only place _constraints is actually set
A few underscore method renamed to none underscore as called from outside
Many of the ._run calls could be converted from create object run object but that is out of scope here.
a few other minor fixes/ local disables,