Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCloudSec committed Nov 5, 2024
1 parent 6f737d5 commit f4daf21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/providers/aws/services/dms/dms_service_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def mock_make_api_call(self, operation_name, kwargs):
"SslMode": "require",
"MongoDbSettings": {
"AuthType": "password",
},
"NeptuneSettings": {
"IamAuthEnabled": True,
},
Expand Down

0 comments on commit f4daf21

Please sign in to comment.