提交 744efe72 编写于 作者: M Megvii Engine Team

fix(mge/utils): fix module_status import error

GitOrigin-RevId: 1e04186450ecae85f0af1074ccdc2f4993a73f35
上级 667e6099
......@@ -5,7 +5,8 @@
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
from collections import Iterable, namedtuple
import collections
from collections import namedtuple
from functools import partial
from typing import Iterable
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册