Skip to content

Comments

Add child modules as attributes of parent modules.#10338

Merged
nicoddemus merged 2 commits intopytest-dev:mainfrom
akhilramkee:importlib-parent
Jul 1, 2023
Merged

Add child modules as attributes of parent modules.#10338
nicoddemus merged 2 commits intopytest-dev:mainfrom
akhilramkee:importlib-parent

Conversation

@akhilramkee
Copy link
Contributor

Failing to add child modules as attributes of parent module will prevent them from being accessible through parent module.

closes #10337

akhilramkee and others added 2 commits July 1, 2023 11:52
Failing to add child modules as attributes of parent module will
prevent them from being accessible through parent module.
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.

AttributeError: Test modules cannot use parent module's attributes under --import-mode=importlib

3 participants