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

change Dict and List to dict and list #116

Merged

Conversation

philvarner
Copy link

Related Issue(s):

  • n/a

Proposed Changes:

  1. Change Dict and List typing to dict and list, to align with Python 3.9+ convention

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

@philvarner philvarner requested a review from ircwaves April 22, 2024 13:03
@philvarner philvarner force-pushed the pv/convert-dict-and-list-typing branch from 79be7c1 to 553b5f2 Compare April 22, 2024 16:59
Copy link
Member

@ircwaves ircwaves left a comment

Choose a reason for hiding this comment

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

Happy to see the dead 🐍🐍🐍 moving!

@philvarner philvarner merged commit 1fe9b4c into stac-utils:main Apr 23, 2024
6 checks passed
@philvarner philvarner deleted the pv/convert-dict-and-list-typing branch April 23, 2024 13:26
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