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

KT is a function, not an instance. #260

Merged

Conversation

john-parton
Copy link

KT shortcut is actually an alias for KeyTextTransform.from_lookup class method. Annotated classmethod and then assigned alias.

@john-parton john-parton force-pushed the bugfix/key-text-transform-signature branch from 234654f to e6beb7f Compare August 15, 2024 15:20
@john-parton
Copy link
Author

Accidentally imported Self from typing and not typing_extensions. Fixed, squashed, force-pushed.

@kodiakhq kodiakhq bot merged commit 1ede371 into sbdchd:main Aug 15, 2024
2 checks passed
@sbdchd
Copy link
Owner

sbdchd commented Aug 15, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants