# .git-blame-ignore-revs
# This tells git/github which commits should be hidden from view when doing git blame
# https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
#
# Run black==22.3.0 on the codebase
20e1b14b541a0331109158c77bc319248be28989
# Use isort to sort imports
881a35b43584103ca572b6f4e472dd8b6fd6ea87
# Replace flake8 and mypy with ruff and pyrite
e2f8317e7584e4de788c2b39e5b5edaa98c1bc9e
