We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
blurb._cli
1 parent 53e54db commit 1799834Copy full SHA for 1799834
tests/test_cli.py
@@ -8,5 +8,3 @@ def test_version(capfd):
8
# Assert
9
captured = capfd.readouterr()
10
assert captured.out.startswith("blurb version ")
11
-
12
0 commit comments