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

Add linters and clean up #14

Merged
merged 24 commits into from
Feb 20, 2024
Merged

Add linters and clean up #14

merged 24 commits into from
Feb 20, 2024

Conversation

mcflugen
Copy link
Member

@mcflugen mcflugen commented Feb 15, 2024

This pull request adds some linters and cleans the repository up a little.

In addition to removing some lint, I simplified the creation of the NamesRegistry class in such a way as to break backward compatibility to the interface. A NamesRegistry is now created either with a single string or a list of string that are standard names. To create a registry from a file or list of files, use the from_path class method, to create a registry from the latest version of the standard names list, use the from_latest class method.

@mcflugen mcflugen merged commit fb9086d into master Feb 20, 2024
11 checks passed
@mcflugen mcflugen deleted the mcflugen/add-linters branch February 20, 2024 17:42
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.

1 participant