[ds] IJ-MR-177317 fix DataSpell conda setup

(cherry picked from commit d9d686c12d7198d578ab4f67d143ea8a8b30a63e)

IJ-CR-181415

GitOrigin-RevId: 696bd2cf281d255c7b950f16d4200552bd4b1441
This commit is contained in:
Alexander.Kass
2025-11-05 12:06:14 +00:00
committed by intellij-monorepo-bot
parent dbc97d86e7
commit 8fadc8ff96
@@ -241,7 +241,8 @@ class PythonSdkConfigurator : DirectoryProjectConfigurator {
if (sdkCreator == null) {
return false
}
return sdkCreator(true).getOrLogException(thisLogger()) != null
sdkCreator(true).getOrLogException(thisLogger())
return true
}
private suspend fun searchPreviousUsed(