refactor: Ran pyupgrade on openedx/core/djangoapps/embargo (#26911)
Showing
- openedx/core/djangoapps/embargo/api.py 7 additions, 7 deletionsopenedx/core/djangoapps/embargo/api.py
- openedx/core/djangoapps/embargo/exceptions.py 2 additions, 2 deletionsopenedx/core/djangoapps/embargo/exceptions.py
- openedx/core/djangoapps/embargo/fixtures/country_codes.py 2 additions, 2 deletionsopenedx/core/djangoapps/embargo/fixtures/country_codes.py
- openedx/core/djangoapps/embargo/forms.py 3 additions, 3 deletionsopenedx/core/djangoapps/embargo/forms.py
- openedx/core/djangoapps/embargo/middleware.py 5 additions, 5 deletionsopenedx/core/djangoapps/embargo/middleware.py
- openedx/core/djangoapps/embargo/migrations/0001_initial.py 7 additions, 10 deletionsopenedx/core/djangoapps/embargo/migrations/0001_initial.py
- openedx/core/djangoapps/embargo/migrations/0002_data__add_countries.py 0 additions, 3 deletions...djangoapps/embargo/migrations/0002_data__add_countries.py
- openedx/core/djangoapps/embargo/models.py 47 additions, 50 deletionsopenedx/core/djangoapps/embargo/models.py
- openedx/core/djangoapps/embargo/test_utils.py 1 addition, 1 deletionopenedx/core/djangoapps/embargo/test_utils.py
- openedx/core/djangoapps/embargo/tests/factories.py 3 additions, 3 deletionsopenedx/core/djangoapps/embargo/tests/factories.py
- openedx/core/djangoapps/embargo/tests/test_api.py 5 additions, 5 deletionsopenedx/core/djangoapps/embargo/tests/test_api.py
- openedx/core/djangoapps/embargo/tests/test_forms.py 16 additions, 26 deletionsopenedx/core/djangoapps/embargo/tests/test_forms.py
- openedx/core/djangoapps/embargo/tests/test_middleware.py 14 additions, 15 deletionsopenedx/core/djangoapps/embargo/tests/test_middleware.py
- openedx/core/djangoapps/embargo/tests/test_models.py 18 additions, 19 deletionsopenedx/core/djangoapps/embargo/tests/test_models.py
- openedx/core/djangoapps/embargo/tests/test_views.py 4 additions, 3 deletionsopenedx/core/djangoapps/embargo/tests/test_views.py
Loading
Please register or sign in to comment