Skip to content

Resolve "Enforce coding style"

David Pape requested to merge 341-enforce-coding-style into master

Closes #341 (closed)

TODO:

  • Get rid of DEBUG output
  • Set up autoformatter; could be either autopep8 or Black
  • add instructions on how to use autoformatter
  • In case we use Black, run Black checks in CI pipeline
  • Format existing codebase
Edited by David Pape

Merge request reports