Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed Aug 14, 2023
1 parent dbd2829 commit 53bc947
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions looper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,7 @@ def add_subparser(cmd):
help="Project configuration file (YAML) or pephub registry path.",
)
subparser.add_argument(

"--looper-config",

required=False,
default=None,
type=str,
Expand Down
1 change: 0 additions & 1 deletion looper/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
__version__ = "1.5.1"

0 comments on commit 53bc947

Please sign in to comment.