Closed pnkraemer closed 10 months ago
Black and isort have been taken care of in #83. pylint requires a different PR.
Since the issue is that old and nothing related has come up, I will close it. If quality assurance in notebooks becomes an issue, let's reopen.
The linters (black, isort, pylint) can be applied to the example notebooks via nbqa: https://github.com/nbQA-dev/nbQA This will enforce the same code quality for the notebooks as for the rest of the code.