Closed jifen001 closed 8 years ago
File "E:\同步文件夹\02学习资料\Python\easyhistory-master\easyhistory\api.py", line 6, in init return Day(path=path, export='csv').init(export)
TypeError: init() takes 1 positional argument but 2 were given
File "E:\同步文件夹\02学习资料\Python\easyhistory-master\easyhistory\api.py", line 6, in init return Day(path=path, export='csv').init(export)
TypeError: init() takes 1 positional argument but 2 were given