Skip to content

Commit

Permalink
Removed duplicated yaml instantiation
Browse files Browse the repository at this point in the history
  • Loading branch information
jmetz authored Feb 8, 2024
1 parent 3046fc2 commit 5930c22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/scripts/upload_model_to_zenodo.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

yaml = YAML(typ="safe")


yaml=YAML(typ='safe')

spdx_licenses = [item.id for item in spdx_license_list.LICENSES.values()]

GOOD_STATUS_CODES = (
Expand Down

0 comments on commit 5930c22

Please sign in to comment.