Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Jan 31, 2024
1 parent 3bb5b1a commit f8e3aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umm_v_auto/podaac/umm_v_auto_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,4 @@ def sync_ops_umm_v_to_uat(ops_concept_id, ops_token, uat_token):
ops_concept_id = ops_collection_name_id[collection].get(
'concept_id')
print(collection)
#sync_ops_umm_v_to_uat(ops_concept_id, _args.ops_token, _args.uat_token)
# sync_ops_umm_v_to_uat(ops_concept_id, _args.ops_token, _args.uat_token)

0 comments on commit f8e3aac

Please sign in to comment.