Skip to content

Commit 62bcbca

Browse files
committed
Fix formatting issue in KS extension
1 parent b76190e commit 62bcbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evv4esm/extensions/ks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def parse_args(args=None):
122122
"--ninst",
123123
default=30,
124124
type=int,
125-
help="The number of instances (should be the same for " "both cases).",
125+
help="The number of instances (should be the same for both cases).",
126126
)
127127

128128
parser.add_argument(

0 commit comments

Comments
 (0)