mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
Python: Move helpers locator out of PSI module
GitOrigin-RevId: 55fb4b41c56fdd41b6d9523cd7a148c002ffb8be
This commit is contained in:
committed by
intellij-monorepo-bot
parent
90ac47ccc6
commit
80f248d842
@@ -2,6 +2,8 @@
|
||||
package com.jetbrains.python;
|
||||
|
||||
|
||||
import com.intellij.python.community.helpersLocator.PythonHelpersLocator;
|
||||
|
||||
public final class PythonTestUtil {
|
||||
private PythonTestUtil() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user