-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Got:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
FIXME line of source goes here
TypeError: TypeError: 'all() takes exactly 1 argument (3 given)'
Expected:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
FIXME line of source goes here
TypeError: 'all() takes exactly 1 argument (3 given)'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working