Skip to content

use black for formatting

luna requested to merge code-formatting into master

#183's first MR!

  • Bump dependencies that didn't contain breaking API changes.
  • Use black for formatting the code and check it on every CI run.
  • Run pyflakes across the whole codebase.

Merge request reports