stormpy icon indicating copy to clipboard operation
stormpy copied to clipboard

Automatic formatting via black + CI support

Open volkm opened this issue 7 months ago • 2 comments

  • Use black for automatic Python code formatting. After installing the black package, code can be formatted using black .
  • CI support for checking and applying code formatting, similar to the Storm and pycarl workflows.

volkm avatar Jul 19 '24 10:07 volkm