volkamerlab/teachopencadd

CI: `black` fails

Opened this issue · 2 comments

Running black fails in the CI. See here for details.

See tomcatling/black-nb#75.

You probably need to pin black to a previous version to make it work.

Pinning with 'black<23.1.0' makes it work.