diff options
author | Sam James <sam@gentoo.org> | 2022-02-09 10:48:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-09 10:48:40 +0000 |
commit | c621bc4ee5cf6e65819eebd80718f2d6788185ac (patch) | |
tree | 9f493f92f7e73996be65ec833bdc530d3654db93 /.gitignorerevs | |
parent | */*: reformat with latest Black 22.1.0 (diff) | |
download | gentoolkit-c621bc4ee5cf6e65819eebd80718f2d6788185ac.tar.gz gentoolkit-c621bc4ee5cf6e65819eebd80718f2d6788185ac.tar.bz2 gentoolkit-c621bc4ee5cf6e65819eebd80718f2d6788185ac.zip |
.gitignorerevs: add Black 22.1.0 reformatting commit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to '.gitignorerevs')
-rw-r--r-- | .gitignorerevs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignorerevs b/.gitignorerevs index 86287dd..d9d4b22 100644 --- a/.gitignorerevs +++ b/.gitignorerevs @@ -1,2 +1,4 @@ # Run entire repository through black. Also, change tabs to spaces bbcd72b5fe85fe9bbca1913f8aa22077d94e75d0 +# Reformat with black 22.1.0 +76c188b5189375b3b3b7c92f31491990e29a1669 |