diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-26 22:21:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-26 22:21:09 +0200 |
commit | b3ad3d04df27bb3f4708c6c1c766bce186347878 (patch) | |
tree | 119a6ee6f8412f4e1a3eb298554cfdb5dca78906 | |
parent | reformat with black 24 (diff) | |
download | pkgdev-b3ad3d04df27bb3f4708c6c1c766bce186347878.tar.gz pkgdev-b3ad3d04df27bb3f4708c6c1c766bce186347878.tar.bz2 pkgdev-b3ad3d04df27bb3f4708c6c1c766bce186347878.zip |
git-blame-ignore-revs: ignore black 24 format
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | .git-blame-ignore-revs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 41131cc..5c11527 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,2 +1,4 @@ # Reformat the repository with black-23 895f5ec3c2a760b8b8b129191e948efc1ebeb575 +# Reformat the repository with black-24 +97df81b07a9dd8ae9b1b90b260f3c1533ef02ea7 |