INCR-250: Make compatible with Python 3.x without breaking Python 2.7… (#20534)
* INCR-250: Make compatible with Python 3.x without breaking Python 2.7 support --> openedx/core/djangoapps/programs * INCR-250: Disable pylint warning and replace _f placeholder with actual name * INCR-250: pylint format correction and fix over length line limit
Showing
- openedx/core/djangoapps/programs/__init__.py 3 additions, 1 deletionopenedx/core/djangoapps/programs/__init__.py
- openedx/core/djangoapps/programs/admin.py 2 additions, 0 deletionsopenedx/core/djangoapps/programs/admin.py
- openedx/core/djangoapps/programs/apps.py 2 additions, 0 deletionsopenedx/core/djangoapps/programs/apps.py
- openedx/core/djangoapps/programs/models.py 2 additions, 0 deletionsopenedx/core/djangoapps/programs/models.py
- openedx/core/djangoapps/programs/signals.py 2 additions, 0 deletionsopenedx/core/djangoapps/programs/signals.py
- openedx/core/djangoapps/programs/utils.py 16 additions, 11 deletionsopenedx/core/djangoapps/programs/utils.py
Please register or sign in to comment