Commit 2318e2f
fix: apply ruff isort auto-fixes (trailing commas, backslash imports)
Mechanical changes produced by `ruff check --select I --fix .`:
- adds trailing commas to multi-line import groups
- converts backslash line continuations to parentheses
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f1d5f1c commit 2318e2f
754 files changed
Lines changed: 1751 additions & 1472 deletions
File tree
- cms
- djangoapps
- api/v1
- tests
- test_serializers
- test_views
- views
- contentstore
- core
- tests
- management/commands
- tests
- rest_api
- v0
- serializers
- views
- v1
- serializers
- views
- tests
- v2
- serializers
- views
- signals
- tests
- views
- tests
- xblock_storage_handlers
- course_creators
- tests
- modulestore_migrator
- api
- rest_api/v1
- tests
- lib/xblock
- tagging
- test
- common/djangoapps
- course_modes
- rest_api/v1/tests
- tests
- edxmako
- entitlements
- rest_api/v1
- tests
- tests
- static_replace/test
- student
- management
- commands
- tests
- models
- signals
- tests
- views
- third_party_auth
- api
- tests
- samlproviderdata
- tests
- track/views/tests
- util
- tests
- xblock_django
- tests
- docs
- lms
- djangoapps
- branding/tests
- bulk_email
- tests
- bulk_enroll/tests
- ccx
- certificates
- apis/v0
- tests
- management/commands
- tests
- tests
- views
- commerce
- api
- v0/tests
- v1/tests
- management/commands/tests
- tests
- course_api
- blocks
- tests
- transformers/tests
- tests
- course_blocks/transformers
- tests
- course_goals/management/commands/tests
- course_home_api
- course_metadata/tests
- outline
- tests
- progress/tests
- tests
- course_wiki/tests
- courseware
- tests
- views
- discussion
- django_comment_client
- base
- tests
- notification_prefs
- rest_api
- tests
- signals
- tests
- edxnotes
- experiments
- tests
- gating/tests
- grades
- management/commands/tests
- rest_api/v1
- tests
- signals
- tests
- integration
- instructor_analytics/tests
- instructor_task
- rest_api/v1
- tasks_helper
- tests
- instructor
- tests
- views
- views
- learner_dashboard
- tests
- learner_home
- lms_xblock
- lti_provider/tests
- mobile_api
- course_info
- tests
- users
- ora_staff_grader
- mock
- tests
- program_enrollments
- api
- tests
- rest_api/v1
- tests
- staticbook
- support
- rest_api/v1/tests
- tests
- views
- survey/tests
- teams
- tests
- verify_student
- management/commands/tests
- signals
- tests
- lib
- courseware_search/test
- tests
- xblock/test
- openedx
- core
- djangoapps
- ace_common/tests
- agreements
- tests
- api_admin
- management/commands
- tests
- auth_exchange
- tests
- bookmarks
- cache_toolbox/templatetags
- catalog
- management/commands
- tests
- tests
- ccxcon
- content_libraries
- api
- rest_api
- tests
- content_tagging
- rest_api/v1
- tests
- tests
- contentserver
- content
- block_structure
- management/commands
- tests
- tests
- course_overviews
- management/commands
- tests
- tests
- learning_sequences
- api
- processors
- tests
- search
- tests
- course_apps/tests
- course_date_signals
- course_groups
- rest_api
- tests
- course_live
- courseware_api
- tests
- credentials
- management/commands
- tasks/v1
- tests
- credit
- api
- signals
- tests
- dark_lang
- discussions
- config
- tests
- django_comment_common
- embargo/tests
- enrollments
- management/tests
- tests
- lang_pref/tests
- notifications
- email
- tests
- tests
- oauth_dispatch/tests
- password_policy/tests
- plugins
- tests
- profile_images/tests
- programs
- rest_api/v1
- tests
- tests
- safe_sessions/tests
- schedules
- management/commands
- tests
- tests
- site_configuration/tests
- theming
- tests
- user_api
- accounts
- tests
- management
- commands
- tests
- preferences
- tests
- tests
- user_authn
- api/tests
- tests
- views
- tests
- util
- verified_track_content
- tests
- video_config
- tests
- video_pipeline
- tests
- xblock
- rest_api
- tests
- lib
- api/tests
- tests
- xblock_utils
- features
- calendar_sync
- tests
- views
- content_type_gating
- tests
- course_duration_limits/tests
- course_experience
- api/v1
- tests
- tests
- views
- discounts
- tests
- effort_estimation/tests
- enterprise_support
- enrollments
- tests
- tests
- personalized_learner_schedules/show_answer/tests
- survey_report
- tests
- tests/completion_integration
- scripts
- structures_pruning/tests
- user_retirement
- tests
- utils
- thirdparty_apis
- utils
- thirdparty_apis
- xsslint
- tests
- xsslint
- xmodule
- modulestore
- mongo
- split_mongo
- tests
- partitions
- tests
- tests
- video_block
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | | - | |
30 | | - | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments