You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2019. It is now read-only.
$ tasktime.py personal
Configuration override rc.json.array:on
Traceback (most recent call last):
File "tasktime.py", line 219, in
c.create_statistic(project)
File "tasktime.py", line 54, in create_statistic
json_str=str(json_tmp, encoding="utf8")
TypeError: str() takes at most 1 argument (2 given)