mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[aia-eval] LME-779 Configure Python "SWE-Bench Pro" dataset
GitOrigin-RevId: dd3ad2fb76594481f5a6a0e88f4c180e6e86a2ff
This commit is contained in:
committed by
intellij-monorepo-bot
parent
afe6234c1f
commit
b148cf89ee
@@ -1,4 +1,6 @@
|
||||
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
package com.intellij.cce.util
|
||||
|
||||
val isUnderTeamCity: Boolean = System.getenv("TEAMCITY_VERSION") != null
|
||||
val isUnderTeamCity: Boolean = System.getenv("TEAMCITY_VERSION") != null
|
||||
|
||||
val isUnderZenML: Boolean = System.getenv("ZENML_VERSION") != null
|
||||
Reference in New Issue
Block a user