cuddly-jelly-27016
05/24/2025, 12:10 AMimport flytekitplugins.<plugin> with only flytekit dependencies. This ensures that we use lazy module loading in the plugins (see flyteorg/flytekit#2049).
### What if we do not do this?
When new plugins are introduced (or existing ones are extended) contributions can break this convention when new dependencies are added.
### Related component(s)
No response
### Are you sure this issue hasn't been raised already?
• Yes
### Have you read the Code of Conduct?
• Yes
flyteorg/flytecuddly-jelly-27016
05/24/2025, 12:10 AM