Skip to content
Discussion options

You must be logged in to vote

We have a system that lazy loads modules, so you can import one or two widgets without importing everything. Works great, but it broken typing. The .pyi allows type checkers to understand the types without the lazy loading getting in the way.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants