Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Runner: merge the image(s) and annotation(s) #16

Open
bobslee opened this issue Jun 8, 2018 · 0 comments
Open

Merge Runner: merge the image(s) and annotation(s) #16

bobslee opened this issue Jun 8, 2018 · 0 comments

Comments

@bobslee
Copy link
Owner

bobslee commented Jun 8, 2018

Since the PR #15, the image and annotation elements won't be merged yet.
See for initial discussion/info the PR #15

The code which skips those elements is in merge() function of the runner.py, as:
if tag not in ['annotation', 'image']:

This still needs to be implemented (with tests) and reviewed.
Ideally to develop in conjunction with the refactoring of the merge, reported in issue #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant