style: 格式化代码
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from collections.abc import MutableSequence
|
||||
from typing import Any, Iterator, Optional
|
||||
|
||||
|
||||
class Lict(MutableSequence):
|
||||
""" "列典" 对象
|
||||
|
||||
|
||||
Reference in New Issue
Block a user