Closed kbaskett248 closed 2 years ago
This pr adds pre-commit hook configuration using the pre-commit. Among other checks, this hook will run black and isort to maintain code style.
pre-commit
black
isort
This pr adds pre-commit hook configuration using the
pre-commit
. Among other checks, this hook will runblack
andisort
to maintain code style.