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

chore: tests cleanup and add from __future__ import annotations #1206

Merged
merged 7 commits into from
Oct 17, 2024

Conversation

FBruzzesi
Copy link
Member

@FBruzzesi FBruzzesi commented Oct 17, 2024

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ”§ Optimization
  • πŸ“ Documentation
  • βœ… Test
  • 🐳 Other

Related Issues

@FBruzzesi
Copy link
Member Author

FBruzzesi commented Oct 17, 2024

When one type annotation triggers a +493 βˆ’98 change

@FBruzzesi FBruzzesi changed the title chore: tests typos and type hints chore: tests cleanup and add from __future__ import annotations Oct 17, 2024
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @FBruzzesi !

@MarcoGorelli MarcoGorelli merged commit 80aad57 into main Oct 17, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: add from __future__ import annotations everywhere clean: simplify unary_test
2 participants