You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling tag_object, ensure that a pid references file is written when an existing cid references file already exists, and write a new pytest to confirm.
Additionally, check that the cid references file does not already contain the pid to write and throw an exception if so.
The text was updated successfully, but these errors were encountered:
doulikecookiedough
changed the title
When calling tag_object, pid references file is not created if a cid references file already exists
When calling tag_object, cid references file is not created if it already exists
Dec 30, 2023
doulikecookiedough
changed the title
When calling tag_object, cid references file is not created if it already exists
When calling tag_object, pid references file is not created if a cid references file already exists
Dec 30, 2023
When calling
tag_object
, ensure that a pid references file is written when an existing cid references file already exists, and write a new pytest to confirm.Additionally, check that the cid references file does not already contain the pid to write and throw an exception if so.
The text was updated successfully, but these errors were encountered: