From 6bc9702e0378448793a9cf0f559b6093423f19e0 Mon Sep 17 00:00:00 2001 From: Brian Kroth Date: Mon, 6 Jan 2025 13:34:06 -0600 Subject: [PATCH] Ignore the latest reformat revision from git blame (#909) Ignores the latest reformat revision from #905 from `git blame` Co-authored-by: Sergiy Matusevych --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index ceac94dfa30..5f9f4b63f53 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,2 +1,4 @@ # Reformat with black, isort, docformatter, etc. e40ac28317c61ea90345d3499986957b0e1c9134 +# Reformat with pyupgrade +795d1b03c6d7a9272018413564a8f02eef6fdec6