From 7ec4f155af8d22b3fb7fd5e5788e0f7036dbda9b Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 2 Sep 2020 15:53:27 +1000 Subject: [PATCH] Ignore new black formatting commit for git blame (#1680) To make git blame tagging easier to follow, ignore the commit that made sweeping changes with the new black version. --- .git-blame-ignore-revs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index c03d829a..fa3f7907 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -2,4 +2,7 @@ 6ceb9e9a15dd82942698c4f891627303de05c91e # Fix isort - add known first and third party -540a0850017e836f13a8c566abfdf7f6a952ffe3 \ No newline at end of file +540a0850017e836f13a8c566abfdf7f6a952ffe3 + +# Format with new black +07e29fe014b7e214e72b51129fbef55468a7309d