This PR introduces some standards to further improve DeepOBS' code quality:
Auto-formatting with black
Linting with flake8
pre-commit hooks for the development process
@fsschneider: You might want to take a look at the requirements* files I added to add/remove dependencies, and edit the excludes in .flake8 and black.toml.
This PR introduces some standards to further improve DeepOBS' code quality:
black
flake8
pre-commit
hooks for the development process@fsschneider: You might want to take a look at the
requirements*
files I added to add/remove dependencies, and edit theexclude
s in.flake8
andblack.toml
.TODOs:
flake8
warnings