What happened?
The new refactoring of the EFs with dynamic imports #2034 breaks IDEs static analysis for imports. The dynamic imports work fine at runtime.
PyCharm
VSCode
Google Colab
Legacy import:
**New Import from EF file: **

Versions
Chroma@main
Relevant log output
No response