zhangbo hace 1 año
padre
commit
4dc71c51a1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      zhangbo/utils.py

+ 1 - 0
zhangbo/utils.py

@@ -1,6 +1,7 @@
 # -*- coding: utf-8 -*-
 from odps import ODPS
 import argparse
+from collections.abc import Iterable
 
 ODPS_CONFIG = {
         'ENDPOINT': 'http://service.cn.maxcompute.aliyun.com/api',