Skip to content

Dev/code beautification

Kostas FILIPPOPOLITIS requested to merge dev/code_beautification into master

Created by: ThanKarab

Changelog:

  • Renamed common_action to common_actions
  • Changed private methods to have only one underscore.
  • Beautify code with black.
  • Small other beautifications.

Merge request reports