Closed rbroesamle closed 1 year ago
Added a pre-commit environment with python file formatting and linting using black and flake8. Added a .gitignore file. Updated the README with instructions on how to install the pre-commit hooks.
black
flake8
Added a pre-commit environment with python file formatting and linting using
black
andflake8
. Added a .gitignore file. Updated the README with instructions on how to install the pre-commit hooks.