ruff
d5546508 - [ty] Improve resolution of absolute imports in tests (#21817)

Commit
1 day ago
[ty] Improve resolution of absolute imports in tests (#21817) By teaching desperate resolution to try every possible ancestor that doesn't have an `__init__.py(i)` when resolving absolute imports. * Fixes https://github.com/astral-sh/ty/issues/1782
Author
Parents
Loading