docs: shorten the readme and trim code comments
This commit is contained in:
@@ -62,8 +62,7 @@ def test_missing_values_do_not_leave_dangling_separators():
|
||||
|
||||
|
||||
def test_narrator_uses_the_first_name_only():
|
||||
"""Two editions of one book differ by narrator; a full cast must not blow up
|
||||
the folder name."""
|
||||
"""A full cast must not blow up the folder name."""
|
||||
fry = SimpleNamespace(title="Philosopher's Stone", authors="J.K. Rowling",
|
||||
series="Harry Potter", volume=1, year=None,
|
||||
narrator="Stephen Fry")
|
||||
|
||||
Reference in New Issue
Block a user