Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Jan 28, 2025
1 parent d8a61a9 commit 296ffe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skydriver/ewms.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

async def request_workflow_on_ewms(
ewms_rc: RestClient,
s3_client: botocore.client.BaseClient,
s3_client: botocore.client.BaseClient,
manifest: database.schema.Manifest,
scan_request_obj: dict,
) -> str:
Expand Down

0 comments on commit 296ffe9

Please sign in to comment.