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

Extended registry #280

Merged
merged 9 commits into from
Aug 30, 2018
Merged

Extended registry #280

merged 9 commits into from
Aug 30, 2018

Conversation

brunobord
Copy link
Member

@brunobord brunobord commented Aug 30, 2018

closes #13, closes #96, closes #257

  • Added America, Asia, Oceania, Africa and checked Europe countries in this global registry,
  • Small fixes and classes are moved. See the Changelog for breaking changes!
  • Changelog amended with a mention describing your changes.
  • Documented the Registry changes in the docs/ directory

refs #257

FYI, I've transformed the `oceania.py` into a module, for more consistency.
I thought it was a bit sad that you had to give a `name` class property that was just for the sake of having a string to decribe the class. Describing the class means using a `docstring`.
Now the `name` property is deducted from the docstring, and all the Europe classes along with the "core" United States one are aligned with a more Pythonic way: a class should always have a docstring.
@brunobord brunobord merged commit d93dde9 into master Aug 30, 2018
@brunobord brunobord deleted the extended-registry branch August 30, 2018 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant