Skip to content

Code formatting

Mateusz Żebrak requested to merge mzebrak/cleaning into develop
  • added configuration & run Black formatter
  • converted strings with .format() or % to f-string expressions
  • better-organized imports depending on the place of import and alphabetically order)
  • a little manual formatting like type-hinting, character sizes of enums
Edited by Mateusz Żebrak

Merge request reports