zhangbo 1 year ago
parent
commit
4dc71c51a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      zhangbo/utils.py

+ 1 - 0
zhangbo/utils.py

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