This commit is contained in:
2026-06-11 22:08:48 -04:00
parent eee1b8f8e0
commit b47392dd52
-2
View File
@@ -1021,8 +1021,6 @@ def test_existing_destination_skips_rename_and_removes_temp(tmp_path, monkeypatc
def test_richie_exports_audiobook_models() -> None:
from python.orm.richie import Audiobook # noqa: PLC0415
assert Audiobook.__tablename__ == "audiobook"