delightful-lion-57360
09/30/2022, 2:52 AMfrom flytekitplugins.snowflake import SnowflakeConfig, SnowflakeTask .
I need to do the same thing with my custom plugin too. -> from flytekitplugins.mycustomtask import MyCustomTask or similarly.tall-lock-23197
flytekit/plugins directory. You can take a look at the other plugins’ code for reference.
Would you mind letting me know what this custom task is?delightful-lion-57360
09/30/2022, 8:31 PMtall-lock-23197