Skip to content

Commit 5980a3f

Browse files
committed
🐛 Fix the blame ignore file syntax
Apparently, inline comments aren't a thing there.
1 parent 03926f3 commit 5980a3f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.git-blame-ignore-revs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# START initial autopep8-driven formatting
2-
commit 6b875871545042ee8414ba05f7743eb9a491f631 # Make nested funcs sparse @ `cheroot.ssl.pyopenssl`
3-
commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4 # Dedent nested tuple items @ `test_conn`
2+
# Make nested funcs sparse @ `cheroot.ssl.pyopenssl`:
3+
commit 6b875871545042ee8414ba05f7743eb9a491f631
4+
# Dedent nested tuple items @ `test_conn`:
5+
commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4
46
# END initial autopep8-driven formatting

0 commit comments

Comments
 (0)