You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add convenience re-exports to conductor.client for common symbols
Allows shallow imports like:
from conductor.client import Configuration, TaskHandler, OrkesClients
instead of the deeply nested full paths previously required.
Resolvesconductor-oss/getting-started#44
0 commit comments