We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b234de9 commit f8a1cc4Copy full SHA for f8a1cc4
.git-blame-ignore-revs
@@ -0,0 +1,4 @@
1
+# START initial autopep8-driven formatting
2
+commit 6b875871545042ee8414ba05f7743eb9a491f631 # Make nested funcs sparse @ `cheroot.ssl.pyopenssl`
3
+commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4 # Dedent nested tuple items @ `test_conn`
4
+# END initial autopep8-driven formatting
.gitattributes
@@ -4,4 +4,7 @@
# Needed for setuptools-scm-git-archive
5
.git_archival.txt export-subst
6
7
+# Blame ignore list entries are expected to always be appended, never edited
8
+.git-blame-ignore-revs merge=union
9
+
10
CHANGES.rst merge=union
0 commit comments