Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
test_download_csv.py | ||
test_enrollment.py | ||
test_forum_admin.py | ||
test_gradebook.py | ||
test_hint_manager.py | ||
test_xss.py |
The data argument was being treated specially, but that was just because we didn't have **kwargs support. Now we do. There are two uses of data=, one we convert to kwargs, the other was actually unused, so remove it completely.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_download_csv.py | Loading commit data... | |
test_enrollment.py | Loading commit data... | |
test_forum_admin.py | Loading commit data... | |
test_gradebook.py | Loading commit data... | |
test_hint_manager.py | Loading commit data... | |
test_xss.py | Loading commit data... |