ruff
6ec52991 - [ty] Fix a bug with "all_submodule_names_for_package" API

Commit
3 days ago
[ty] Fix a bug with "all_submodule_names_for_package" API The names of the submodules returned should be *complete*. This is the contract of `Module::name`. However, we were previously only returning the basename of the submodule.
Author
Committer
Parents
Loading