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

Modernize code #107

Merged
merged 5 commits into from
Dec 4, 2023
Merged

Modernize code #107

merged 5 commits into from
Dec 4, 2023

Conversation

eumiro
Copy link
Contributor

@eumiro eumiro commented Jun 24, 2023

Issue type
  • Enhancement of the code
Summary
  • replace OrderedDict with an ordered dict
  • refactor the querying
  • use f-strings where appropriate

@phibos phibos added this to the 0.8 milestone Dec 4, 2023
- Required Python version was 3.6.2
- Dicts are declared as ordered since 3.7
@phibos phibos merged commit 290054d into DinoTools:master Dec 4, 2023
9 checks passed
@phibos
Copy link
Member

phibos commented Dec 4, 2023

Thanks for all your work. The change will be in the next release. I had to update the required Python version from 3.6.2+ to 3.7+.

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