Skip to content

Commit 8eb8dce

Browse files
📜🤖 Added by blurb_it.
1 parent e757e35 commit 8eb8dce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lazy imports no longer adds a LazyImportObject onto a lazily imported parent package when it is finally imported. Instead the module's __getattribute__ will see if a lazy subpackage has been imported and if so will import it and it to the parent package.

0 commit comments

Comments
 (0)