We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c667ae4 commit fa96d66Copy full SHA for fa96d66
.git-blame-ignore-revs
@@ -0,0 +1,15 @@
1
+# This file helps us to ignore style / formatting / doc changes
2
+# in git blame. That is useful when we're trying to find the root cause of an
3
+# error.
4
+
5
+# Docstring formatting
6
+a89ff74d8c0203278a039d9496a3d8df4d134f84
7
8
+# STY: Apply pre-commit (black, isort) + use snake_case variables (#832)
9
+eef03d935dfeacaa75848b39082cf94d833d3174
10
11
+# STY: Apply black and isort
12
+baeb7d23278de0f8d00ca9f2b656bf0674f08937
13
14
+# STY: Documentation, Variable names (#839)
15
+444fca22836df061d9d23e71ffb7d68edcdfa766
0 commit comments