Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | ||
tests | ||
__init__.py | ||
hint_manager.py | ||
offline_gradecalc.py | ||
views.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 |
---|---|---|
.. | ||
management | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
hint_manager.py | Loading commit data... | |
offline_gradecalc.py | Loading commit data... | |
views.py | Loading commit data... |