zhangbo vor 1 Jahr
Ursprung
Commit
4dc71c51a1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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',