Python: Move helpers locator out of PSI module

GitOrigin-RevId: 55fb4b41c56fdd41b6d9523cd7a148c002ffb8be
This commit is contained in:
Ilya.Kazakevich
2025-06-07 21:59:42 +00:00
committed by intellij-monorepo-bot
parent 90ac47ccc6
commit 80f248d842
46 changed files with 131 additions and 80 deletions
@@ -41,6 +41,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
<module name="intellij.python.pyproject" loading="embedded"/>
<module name="intellij.python.community.impl.poetry" loading="embedded"/>
<module name="intellij.python.community.core.impl" loading="embedded"/>
<module name="intellij.python.community.helpersLocator" loading="embedded"/>
<module name="intellij.python.community" loading="embedded"/>
<module name="intellij.python.community.impl" loading="embedded"/>
<module name="intellij.python.community.execService" loading="embedded"/>