Add child modules as attributes of parent modules. (#10338)
Failing to add child modules as attributes of parent module will prevent them from being accessible through parent module. Fix #10337
This commit is contained in:
2
changelog/10337.bugfix.rst
Normal file
2
changelog/10337.bugfix.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Fixed but that fake intermediate modules generated by ``--import-mode=importlib`` would not include the
|
||||
child modules as attributes of the parent modules.
|
||||
Reference in New Issue
Block a user