Skip to content

Commit 1799834

Browse files
committed
fixup! Move argument parsing to blurb._cli
1 parent 53e54db commit 1799834

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_cli.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ def test_version(capfd):
88
# Assert
99
captured = capfd.readouterr()
1010
assert captured.out.startswith("blurb version ")
11-
12-

0 commit comments

Comments
 (0)