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
Traceback (most recent call last):
File "socode.py", line 1261, in
jpadilla()
File "socode.py", line 401, in new_f
ret_val = f(_args, *_kwargs)
File "socode.py", line 523, in jpadilla
print 'Forked {} times'.format(repo['forks_count'])
TypeError: 'instancemethod' object has no attribute 'getitem'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "socode.py", line 1261, in
jpadilla()
File "socode.py", line 401, in new_f
ret_val = f(_args, *_kwargs)
File "socode.py", line 523, in jpadilla
print 'Forked {} times'.format(repo['forks_count'])
TypeError: 'instancemethod' object has no attribute 'getitem'
The text was updated successfully, but these errors were encountered: