- Added pre-commit hooks so that
flake8
andmypy
checks are no longer in thetests.yml
Github actions. - Removed
examples
and moved the images intoimages
. - Initiated
docs
using sphinx.
flake8
and mypy
checks are no longer in the tests.yml
Github actions.examples
and moved the images into images
.docs
using sphinx.