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
Is there any case where this might cause problems? Write a test case with an example file that demonstrates when duplicates might be added to the same annotation space.
The text was updated successfully, but these errors were encountered:
For performance we commented one line in graf.py, so that annotation are added to spaces without check if they are already in there:
https://github.com/cidles/poio-api/blob/master/src/poioapi/io/graf.py#L409
Is there any case where this might cause problems? Write a test case with an example file that demonstrates when duplicates might be added to the same annotation space.
The text was updated successfully, but these errors were encountered: