lazy imports filter sees the same thing for from x import y and from .x import y
#17506
| Job | Run time |
|---|---|
| 9s | |
| 9s |
from x import y and from .x import y
#17506
| Job | Run time |
|---|---|
| 9s | |
| 9s |