Skip to content

Commit e676f66

Browse files
committed
dummy commit
1 parent 0e9348f commit e676f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scout/ecm_prep_args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def ecm_args(args: list = None) -> argparse.NameSpace: # noqa: F821
1313
arguments will be used in Config. Defaults to None.
1414
"""
1515

16-
# Retrieve config file and CLI arguments
16+
# Retrieve config file and CLI arguments
1717
parser = ArgumentParser(formatter_class=ArgumentDefaultsHelpFormatter,
1818
epilog="For more detail please read: "
1919
"https://scout-bto.readthedocs.io/en/latest/tutorials.html"

0 commit comments

Comments
 (0)