Kyle D. McCormick
7d7a18d28b
build: add system check to warn of pending devstack settings removal
...
Note: I had originally implemented this as a `warnings.warn()` call
directly in lms/envs/devstack.py and cms/envs/devstack.py, but for
whatever reason, those warnings were getting swallowed. System checks
display more prominently, anyway.
Part of: https://github.com/openedx/public-engineering/issues/247
2024-05-15 12:56:59 -04:00
Jawayria
d37faa8270
BOM-2330: Applied pylint-amnesty to util, verified_track_content, video_config, video_pipeline
2021-02-04 17:52:58 +05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Amit
13fc8a7dd5
INCR-240 ( #20509 )
...
* INCR-240: Run python-modernize and isort on openedx/core/djangoapps/util
* INCR-240: [ADD] Missing module docstring at ratelimit
2019-05-10 11:23:05 -04:00
Jeremy Bowman
380a24f7ef
TE-2689 Remove useless pylint suppressions part 6
2018-08-21 13:54:34 -04:00
John Eskew
d7bab033f7
Move monitoring functionality to util and AppConfig.
2017-11-02 17:44:03 -04:00
Jeremy Bowman
ba06372cac
PLAT-1780 Remove dependency on django-extensions
2017-10-27 13:19:12 -04:00