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