Introduced pylint and isort pre-commit hooks
General code clean up, added docstrings, overhauled the README.
Added 3 new pre-commit hooks:
- pylint
- isort
- validate-pyproject.toml
General code clean up, added docstrings, overhauled the README.
Added 3 new pre-commit hooks: