style: 格式化代码

This commit is contained in:
2026-04-21 00:17:03 +08:00
parent 4246061c29
commit 6f183e4d9d
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):
""" "列典" 对象