style: 移除设计不当的部分模块

This commit is contained in:
2026-04-16 13:20:12 +08:00
parent f7c072dd0b
commit 215a8648c2
22 changed files with 87 additions and 1283 deletions

View File

@@ -32,7 +32,7 @@ class Atom:
default_runtime = {
"locked": False,
"min_rate": 0x3F3F3F3F,
"min_rate": float('inf'),
"new_activation": False,
}