docs: shorten the readme and trim code comments

This commit is contained in:
Steppenstreuner
2026-08-29 16:18:37 +02:00
parent 8a05d2d3c3
commit 551352e838
16 changed files with 132 additions and 229 deletions
+1 -2
View File
@@ -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")