We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b95ea commit 0b3045fCopy full SHA for 0b3045f
easycv/datasets/shared/pipelines/format.py
@@ -1,5 +1,5 @@
1
# Copyright (c) OpenMMLab and Alibaba. All rights reserved.
2
-from collections import Sequence
+from collections.abc import Sequence
3
4
import mmcv
5
import numpy as np
0 commit comments