mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Fix import error (PY-16878)
This commit is contained in:
@@ -12,6 +12,7 @@ import gc
|
||||
from pydevd_comm import CMD_SIGNATURE_CALL_TRACE, NetCommand
|
||||
import pydevd_vars
|
||||
from pydevd_constants import xrange
|
||||
import pydevd_utils
|
||||
|
||||
class Signature(object):
|
||||
def __init__(self, file, name):
|
||||
|
||||
Reference in New Issue
Block a user