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 8afaaab commit 1c8edb8Copy full SHA for 1c8edb8
1 file changed
.git-blame-ignore-revs
@@ -1,4 +1,13 @@
1
# 2025
2
+# adapt super() calls to Python 3
3
+97c43eb36fa04c8dde2bb5acacdb00782697ad86
4
+# clean up from Python 3 transition: class XYZ(object) -> class XYZ
5
+142d3d9226228e8fc9cac73013990b1ff41d9782
6
+# remove u'' string prefixes
7
+d41faf0bdf0ba5e899625c0f2fd2421aaad8ff1c
8
+# style
9
+94309b91a070d0f64755fe0a7c83e9908b5de42e
10
+
11
# Reformat the codebase
12
2bb508ef08a0acfd0c8f8b6f8b48a240d2309740
13
# Fix linting issues
0 commit comments