Skip to content

Commit 1c8edb8

Browse files
committed
Add some earlier clean-up commits to .git-blame-ignore-revs
1 parent 8afaaab commit 1c8edb8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.git-blame-ignore-revs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# 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+
211
# Reformat the codebase
312
2bb508ef08a0acfd0c8f8b6f8b48a240d2309740
413
# Fix linting issues

0 commit comments

Comments
 (0)