|
|
|
|
|
by jbboehr
2997 days ago
|
|
IIRC the tooling is not smart enough to resolve them when you import a subpackage directly. I was working on a go project and I had to convert all of the relative imports to absolute imports for some reason, but the exact cause escapes my memory. |
|