mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
IDEA-CR-53045 [stats-collector] Move python ML model into intellij.python.community.impl module
GitOrigin-RevId: 7ec6a655b7c6f0945afbfb56adf10ee654b2b72b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
27ae0dc819
commit
2202ed8c46
@@ -36,5 +36,17 @@
|
||||
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi.impl" exported="" />
|
||||
<orderEntry type="module-library">
|
||||
<library name="completion-ranking-python" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.4" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.4/completion-ranking-python-0.0.4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.4/completion-ranking-python-0.0.4-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</orderEntry>
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user