Skip to content

Commit 26920a2

Browse files
committed
Add prefix normalization on get_literal_mappings_df
1 parent 317e01d commit 26920a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pyobo/api/names.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ def get_literal_mappings(
346346
return rv
347347

348348

349+
@wrap_norm_prefix
349350
def get_literal_mappings_df(
350351
prefix: str,
351352
**kwargs: Unpack[GetOntologyKwargs],

0 commit comments

Comments
 (0)