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
*[Contributing to Python code](#contributing-to-python-code)
16
17
*[Run tests in your fork](#run-tests-in-your-fork)
17
18
19
+
## Configure `git blame` to ignore formatting commits
20
+
21
+
This project uses `.git-blame-ignore-revs` to exclude formatting-related commits from `git blame` history. To configure your local `git blame` to ignore these commits, refer to the [.git-blame-ignore-revs](/.git-blame-ignore-revs) file for details.
0 commit comments