Skip to content

Commit

Permalink
Update xml_upload.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nora-Olivia-Ammann committed Sep 28, 2023
1 parent b924293 commit 9bd0b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dsp_tools/utils/xml_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def _stash_circular_references(
BaseError
"""
for res in nok_resources.copy():
# iterate over res
for link_prop in res.get_props_with_links():
if link_prop.valtype == "text":
for value in link_prop.values:
Expand Down

0 comments on commit 9bd0b0a

Please sign in to comment.