anthony-nouy / tensap

Tensor Approximation Package: a Python package for the approximation of functions and tensors.
https://anthony-nouy.github.io/sphinx/tensap/master/
Other
20 stars 11 forks source link

Reformat sources #35

Closed jschueller closed 1 year ago

jschueller commented 1 year ago

Sources must pass the flake8 linter else the CI fails One can use black to automatically reformat the whole tree and manually fix the remaining few issues