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

Add type hints #458

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Add type hints #458

merged 1 commit into from
Jun 17, 2022

Conversation

lukasturcani
Copy link
Owner

Requested Reviewers: @andrewtarzia
Note for Reviewers: If you accept the review request add a 👍 to this post

Refactored the key makers to explicitly provide type hints rather
than rely on the default implementation. It is sometimes useful to
be able to rely on the more specific type of the key.

Refactored the key makers to explicitly provide type hints rather
than rely on the default implementation. It is sometimes useful to
be able to rely on the more specific type of the key.
@lgtm-com
Copy link

lgtm-com bot commented Jun 17, 2022

This pull request introduces 3 alerts when merging f85223c into 34a2d14 - view on LGTM.com

new alerts:

  • 3 for Missing call to `__init__` during object initialization

Copy link
Collaborator

@andrewtarzia andrewtarzia left a comment

Choose a reason for hiding this comment

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

Makes sense to me after discussion with @lukasturcani in Discord.

@lukasturcani lukasturcani merged commit c06ad08 into master Jun 17, 2022
@lukasturcani lukasturcani deleted the lukas/add-type-hints branch June 29, 2022 19:41
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.

None yet

2 participants