style: 格式化代码

This commit is contained in:
2026-04-21 00:17:03 +08:00
parent c0483b87f8
commit a610904290
4 changed files with 12 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
from collections.abc import MutableSequence
from typing import Any, Iterator, Optional
class Lict(MutableSequence):
""" "列典" 对象