Update base.py
This commit is contained in:
parent
293b6d1c3e
commit
9987481848
@ -1,8 +1,6 @@
|
||||
from copy import deepcopy
|
||||
from dataclasses import dataclass
|
||||
from nullptr.util import sg
|
||||
|
||||
@dataclass
|
||||
class Base:
|
||||
identifier = 'symbol'
|
||||
symbol: str
|
||||
|
Loading…
Reference in New Issue
Block a user