Fixed when tab already exists + InstancesDebugger
This commit is contained in:
@@ -34,7 +34,9 @@ class BaseInstance:
|
||||
|
||||
def get_prefix(self):
|
||||
return self._prefix
|
||||
|
||||
|
||||
def get_parent(self):
|
||||
return self._parent
|
||||
|
||||
class SingleInstance(BaseInstance):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user