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] authored and mambelli committed Feb 9, 2025
1 parent 230627f commit 5577e9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/decisionengine_modules/NERSC/sources/NerscSFApi.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
_MAX_RETRIES = 50
_RETRY_TIMEOUT = 30


@Source.supports_config(
Parameter("constraints", type=dict, comment="""Supports the layout:"""),
Parameter("max_retries", default=_MAX_RETRIES),
Expand Down

0 comments on commit 5577e9e

Please # to comment.