From 96e13d11698d5c714f1fbf93e173412437cbcc91 Mon Sep 17 00:00:00 2001 From: Lars Holmberg Date: Fri, 25 Feb 2022 15:43:16 +0100 Subject: [PATCH] Git-blame-ignore the change made by pyupgrade and flynt, because they (should) have no functional impact and may be confusing. --- .git-blame-ignore-revs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index c97121c523..b21c1f4a0a 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,3 +1,7 @@ # Migrate code style to Black 7c0fcc213d3988f6e7c6ffef63b24afe00e5fbd9 2e7a8b5697a98d1d314d6fc3ef0589f81f09d7fe +# upgrade code style to 3.6 using pyupgrade +6ec972f4dbb880bf0c7a11809e6c1ba194c9784c +# upgrade code style to use f-strings using flynt +313b80f27f525441c449593a3aeaf38389f63c13