Add caption pair target routing
This commit is contained in:
@@ -274,7 +274,7 @@ def detail_allows(level: str, dense_only: bool = False) -> bool:
|
||||
|
||||
|
||||
def metadata_route_dependencies(
|
||||
metadata_to_prose: Callable[[dict[str, Any], str, bool], tuple[str, str]],
|
||||
metadata_to_prose: Callable[..., tuple[str, str]],
|
||||
) -> caption_metadata_routes.CaptionMetadataRouteDependencies:
|
||||
return caption_metadata_routes.CaptionMetadataRouteDependencies(
|
||||
item_labels=ITEM_LABELS,
|
||||
|
||||
Reference in New Issue
Block a user