Commit 8f62396
committed
Modernize and bump version
Remove a bunch of readability-hampering extraneous support for the deprecated Python 2
Change flynt-able strings to f-strings
manually? convert stuff to f-string
modify pylintrc to make method-rgx not scream at __init__
replace deprecated assertEquals()s with assertEqual()s1 parent a80d21c commit 8f62396
3 files changed
+517
-605
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments