Skip to content

Conversation

tleonhardt
Copy link
Member

Change utils.get_types to use inspect.get_annotations that was added in Python 3.10 since we dropped support for for Python 3.9

Also:

  • Add Mac-specific .DS_Store to .gitignore
  • Upgrade dependencies in .pre-commit-config.yaml
  • Update utils.md to document the whole module so we don't miss anything

…in Python 3.10 since we dropped support for 3.9

Also:
- Add Mac-specific .DS_Store to .gitignore
- Upgrade dependencies in .pre-commit-config.yaml
- Update utils.md to document the whole module so we don't miss anything
@tleonhardt tleonhardt requested a review from kmvanbrunt as a code owner August 17, 2025 02:19
@tleonhardt tleonhardt merged commit db2654c into main Aug 17, 2025
28 checks passed
@tleonhardt tleonhardt deleted the get_annotations branch August 17, 2025 03:16
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