mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-26 00:04:01 +08:00
8aca357de6
Relative imports were failing in nested Python packages. With the fix to transforming paths to dotted paths this should already be a lot better, still here's a regression test.