mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
feat: Refactor code structure to move web-related components to the webui module and update references accordingly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from abogen.web.routes.api import _opds_metadata_overrides
|
||||
from abogen.webui.routes.api import _opds_metadata_overrides
|
||||
|
||||
|
||||
def test_opds_metadata_overrides_maps_author_and_subtitle() -> None:
|
||||
|
||||
Reference in New Issue
Block a user