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

Pluggable/Extensions: allow string imports instead of classes #456

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Dec 18, 2024

Checklist

  • The code has 100% test coverage.
  • The documentation was properly created or updated (if applicable) following the correct guidelines and appropriate language.
  • I branched out from the latest main or is a sub-branch.

Summary or description

  • Pluggable and extensions support now import strings

Changes:

- allow import strings for Pluggable
- allow passing just import strings for extensions
- fix typings
@tarsil tarsil merged commit 796d1a0 into main Dec 18, 2024
9 checks passed
@tarsil tarsil deleted the devkral/feature/allow_lazy_imports branch December 18, 2024 18:54
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