delete attr CExample
This commit is contained in:
parent
2697fd9b9e
commit
a487f452d9
@ -3,5 +3,4 @@ from dataclasses import dataclass
|
||||
|
||||
@dataclass
|
||||
class CExample:
|
||||
example: str = "ExampleCallback"
|
||||
state: bool = True
|
||||
example: str = "ExampleCallback"
|
Loading…
x
Reference in New Issue
Block a user