Skip to content

Commit

Permalink
🐛 Fix the blame ignore file syntax
Browse files Browse the repository at this point in the history
Apparently, inline comments aren't a thing there.
  • Loading branch information
webknjaz committed Apr 14, 2024
1 parent 03926f3 commit 5980a3f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# START initial autopep8-driven formatting
commit 6b875871545042ee8414ba05f7743eb9a491f631 # Make nested funcs sparse @ `cheroot.ssl.pyopenssl`
commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4 # Dedent nested tuple items @ `test_conn`
# Make nested funcs sparse @ `cheroot.ssl.pyopenssl`:
commit 6b875871545042ee8414ba05f7743eb9a491f631
# Dedent nested tuple items @ `test_conn`:
commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4
# END initial autopep8-driven formatting

0 comments on commit 5980a3f

Please sign in to comment.