From df6f1884b656fe4974e11658d7a5d7a6299d4aa8 Mon Sep 17 00:00:00 2001 From: chillaranand Date: Mon, 17 Oct 2022 10:08:09 +0530 Subject: [PATCH] chore: Added refactor commit to git blame ignore --- .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 c87756d44f..98d842613c 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -9,4 +9,7 @@ # $ git config blame.ignoreRevsFile .git-blame-ignore-revs # bulk format python code indentation -85722a2b652a477b426d120835331b554606ad1e \ No newline at end of file +85722a2b652a477b426d120835331b554606ad1e + +# bulk format python code with black +16a95709fc495d35aa1ac4a88553c0ce1d41e240