This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c50f8281875cd1bdce0f2737e026f8f5ba8da607
edx-platform
/
common
/
djangoapps
/
terrain
History
Ned Batchelder
7d799e34f3
Remove unused imports
2015-03-17 07:10:31 -04:00
..
stubs
Remove unused imports
2015-03-17 07:10:31 -04:00
__init__.py
s/pylint: disable=W0401/pylint: disable=wildcard-import/
2014-12-01 11:22:11 -05:00
browser.py
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
course_helpers.py
s/pylint: disable=C0111/pylint: disable=missing-docstring/
2014-12-01 11:22:09 -05:00
factories.py
Enforce the use of XModuleFactory only in contexts where something will clean up after it
2015-02-04 09:09:14 -05:00
setup_prereqs.py
s/pylint: disable=E1101/pylint: disable=no-member/
2014-12-01 11:22:09 -05:00
steps.py
s/pylint: disable=W0614/pylint: disable=unused-wildcard-import/
2014-12-01 11:22:11 -05:00
ui_helpers.py
Minor pylint fixes
2015-01-12 10:39:12 -08:00