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

fix: eagerly import Client class #125

Merged
merged 1 commit into from
Dec 4, 2023
Merged

fix: eagerly import Client class #125

merged 1 commit into from
Dec 4, 2023

Conversation

TTtie
Copy link
Member

@TTtie TTtie commented Dec 4, 2023

This made Interaction.from() go kaboom with autocomplete interactions, presumably due to incorrect circular import order, importing the Client class first solves the issue

This made Interaction.from() go kaboom with autocomplete interactions, presumably due to incorrect circular import order, importing the Client class first solves the issue
@TTtie TTtie added the type: bug Something isn't working label Dec 4, 2023
@TTtie TTtie added this to the 0.2.0 milestone Dec 4, 2023
@TTtie TTtie self-assigned this Dec 4, 2023
@TTtie TTtie merged commit 2dc6102 into dev Dec 4, 2023
2 checks passed
@TTtie TTtie deleted the fix/eagerly-import-client branch December 4, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant