You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toy repository with useful code, functions and hooks.
pre-commit usage
This repo uses 2 pre-commit hooks: black and flake8. Contributors should install pre-commit (pip install pre-commit) and then run pre-commit install to install the hooks.