Skip to content

Fix pylance typing errors#933

Open
kylebarron wants to merge 1 commit intoipython:mainfrom
kylebarron:kyle/fix-pylance-typing-errors-import-2
Open

Fix pylance typing errors#933
kylebarron wants to merge 1 commit intoipython:mainfrom
kylebarron:kyle/fix-pylance-typing-errors-import-2

Conversation

@kylebarron
Copy link
Contributor

Currently all imports from traitlets.traitlets raise a pylance typing error when imported from global scope:

image

You need to re-export the underlying __all__ through the top level to fix these errors.

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.

1 participant