Skip to content

Commit

Permalink
Update src/roman_datamodels/stnode/_tagged.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson committed Jun 23, 2023
1 parent aaff31c commit 40a417c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/roman_datamodels/stnode/_tagged.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def get_schema_from_tag(ctx, tag):
----------
ctx :
An ASDF file context.
tag_uri : str
tag : str
The tag_uri of the schema to load.
"""
schema_uri = ctx.extension_manager.get_tag_definition(tag).schema_uris[0]
Expand Down

0 comments on commit 40a417c

Please sign in to comment.