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

Prefixes should be checked against .bimap instead of .prefix_map #471

Closed
wants to merge 7 commits into from

Conversation

hrshdhgd
Copy link
Contributor

@cthoyt
Copy link
Member

cthoyt commented Nov 28, 2023

Disagree. Prefixes should be checked if they can be standardized. Then you standardize all of them, which results in them all being part of the bimap.

# } ]
# }"""
# input = json.loads(json_string)
json_file = f"{test_data_dir}/mirror-mondo.json"
Copy link
Member

Choose a reason for hiding this comment

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

can you please turn this into a minimal example like what appears to be commented out above?

@cthoyt
Copy link
Member

cthoyt commented Nov 28, 2023

Please don't merge this without me taking a final review

@matentzn
Copy link
Collaborator

No longer needed, check #473

@matentzn matentzn closed this Nov 28, 2023
@cthoyt cthoyt deleted the issue-469 branch November 28, 2023 17:58
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.

Ensure prefix maps is a true bimap
3 participants