CPULoadGenerator icon indicating copy to clipboard operation
CPULoadGenerator copied to clipboard

Converted to py3, some style changes and some other

Open tenuki opened this issue 1 year ago • 0 comments

  1. removed duplicated-old generate_load version from ClosedLoopActuator
  2. converted to python3
  3. fixed imports
  4. some minor style changes: classes and method vars to proper casing (except for some constants), no ; at EOL, proper indentation, removed redundant parenthesis, unused imports, added empty last line,

tenuki avatar May 14 '23 03:05 tenuki