-
ANDREY Paul authored
* Run [black](https://github.com/psf/black/) to reformat the existing codebase. * Add a limited amount of `# fmt: off` comments to protect some code blocks that are believed to achieve better readability in their previous form. * Add (limited) black configuration parameters to `pyproject.toml` for their use by any contributor to declearn.
ANDREY Paul authored* Run [black](https://github.com/psf/black/) to reformat the existing codebase. * Add a limited amount of `# fmt: off` comments to protect some code blocks that are believed to achieve better readability in their previous form. * Add (limited) black configuration parameters to `pyproject.toml` for their use by any contributor to declearn.