PY-39742 Turn on ml completion by default

GitOrigin-RevId: 275f9b984e674473b8bc4f37f487f196d213b4a2
This commit is contained in:
andrey.matveev
2019-12-17 15:19:11 +07:00
committed by intellij-monorepo-bot
parent 138392e594
commit 024cdece96
4 changed files with 14 additions and 6 deletions

View File

@@ -38,13 +38,13 @@
<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" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.6" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.4/completion-ranking-python-0.0.4.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.6/completion-ranking-python-0.0.6.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!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.6/completion-ranking-python-0.0.6-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>