Skip to content

Commit 5577e9e

Browse files
pre-commit-ci[bot]mambelli
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 230627f commit 5577e9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/decisionengine_modules/NERSC/sources/NerscSFApi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
_MAX_RETRIES = 50
2626
_RETRY_TIMEOUT = 30
2727

28+
2829
@Source.supports_config(
2930
Parameter("constraints", type=dict, comment="""Supports the layout:"""),
3031
Parameter("max_retries", default=_MAX_RETRIES),

0 commit comments

Comments
 (0)