Skip to content

Conversation

@jgw4sq
Copy link

@jgw4sq jgw4sq commented Mar 11, 2016

This is the new commit for the nist harvester fix, with only the proper files in the commit.

for tag in tags:
if "::" in tag:
tags.remove(tag)
if tag == "":

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if not tag: might be better.

@jeffreyliu3230
Copy link

Otherwise looks good. Just that it might be more efficient to not add "::" and "" to tags in the first place.

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

Successfully merging this pull request may close these issues.

2 participants