[python] PY-84398 get rid of package prefix in python modules.

It doesn't work. Sad, but true.

GitOrigin-RevId: c6cf4f2971ce813a2ce18afb2dcee22c2c5dad75
This commit is contained in:
Vladimir.Koshelev
2025-09-23 17:40:49 +02:00
committed by intellij-monorepo-bot
parent 966832b3a8
commit c5b44ca085
28 changed files with 79 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
<idea-plugin package="com.intellij.python.featuresTrainer">
<idea-plugin>
<dependencies>
<plugin id="training"/>
<module name="intellij.python.community.impl"/>