-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
code-qualityAffects the developer experience when working in our codebase.Affects the developer experience when working in our codebase.
Description
Working with ably Python SDK has been pretty painless so far, except that very few of the types that are defined in ably/types are available to me, the developer.
I propose expanding the imports in init to include most (all?) types defined in ably/types.
For example: it is not possible to create a variable to store a Realtime channel with a correct type definition.
Metadata
Metadata
Assignees
Labels
code-qualityAffects the developer experience when working in our codebase.Affects the developer experience when working in our codebase.