Skip to content

Commit

Permalink
fix: pep 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekenhei committed Nov 19, 2024
1 parent e8b1eab commit 64c9fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_sga/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def test_get_default_storage_with_settings_override(mock_configuration_helpers):
"secret_key": "test_secret",
"bucket_name": "test-bucket-1",
"region_name": "us-east-1",
}
},
},
},
)
Expand Down

0 comments on commit 64c9fbf

Please sign in to comment.