Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 3, 2023
1 parent 8a1266c commit f428e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions covalent_ecs_plugin/ecs.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ class ExecutorInfraDefaults(BaseModel):
"""
Configuration values for provisioning AWS Batch cloud infrastructure
"""

prefix: str = ""
credentials: str = ""
profile: str = ""
Expand Down

0 comments on commit f428e52

Please sign in to comment.