chore: clear the lint in the files this branch touches
Unused imports, duplicated import lines, and bare excepts that swallowed KeyboardInterrupt along with everything else.
This commit is contained in:
@@ -61,7 +61,6 @@ class TestNormalizeTitle:
|
||||
assert normalize_title(title) == title.casefold()
|
||||
|
||||
|
||||
|
||||
class TestNormalizeAuthor:
|
||||
"""One person, written down several ways."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user