undid some silliness
This commit is contained in:
@@ -25,10 +25,6 @@ class Iinstruction(metaclass=ABCMeta):
|
|||||||
def getblkwidth(self) -> float:
|
def getblkwidth(self) -> float:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
# @abstractmethod
|
|
||||||
# def add_child_instruction(self, instruction):
|
|
||||||
# pass
|
|
||||||
|
|
||||||
@abstractmethod
|
@abstractmethod
|
||||||
def __str__(self) -> str:
|
def __str__(self) -> str:
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user