style: 移除设计不当的部分模块
This commit is contained in:
@@ -32,7 +32,7 @@ class Atom:
|
||||
|
||||
default_runtime = {
|
||||
"locked": False,
|
||||
"min_rate": 0x3F3F3F3F,
|
||||
"min_rate": float('inf'),
|
||||
"new_activation": False,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user