You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧪 Add a test for implicit ns src root lookup (#10171)
This patch modifies the `test_discover_package_path_source_root_as_*`
tests to also run against directory layouts with no exlicitly existing
`__init__.py` file.
They were added in #10036 and seem to be insufficient, not covering
PEP 420 implicit namespaces.
0 commit comments