From d832126a0ebd70845e5fd5994dac72fd7dd51b8d Mon Sep 17 00:00:00 2001 From: Nikita Ermolenko Date: Thu, 24 Jul 2025 13:26:42 +0300 Subject: [PATCH] PY-50934: Update default ML ranking state for quick fixes - Set `quickfix.ranking.ml` registry key default to ENABLED. (cherry picked from commit 558dbb7b5c453032a75b1340d261dc0c86388a2d) IJ-CR-170347 GitOrigin-RevId: 7deb92f984ab8dea1b27e3b8d0d011aeb50a8c2b --- .../resources/intellij.python.ml.features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/intellij.python.ml.features/resources/intellij.python.ml.features.xml b/python/intellij.python.ml.features/resources/intellij.python.ml.features.xml index fdca7e7ecdda..eef89d91b37b 100644 --- a/python/intellij.python.ml.features/resources/intellij.python.ml.features.xml +++ b/python/intellij.python.ml.features/resources/intellij.python.ml.features.xml @@ -7,7 +7,7 @@