feat: 改进状态机
This commit is contained in:
@@ -31,6 +31,7 @@ class Electron:
|
||||
|
||||
def __repr__(self):
|
||||
from pprint import pformat
|
||||
|
||||
s = pformat(self.algodata, indent=4)
|
||||
return s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user