Skip to content

Commit 878bead

Browse files
committed
style(cli): fix formatting and line length in show command
1 parent cae950c commit 878bead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def test_version_show_command():
7474
# Tests for `show` subcommand
7575
# ----------------------------
7676

77+
7778
def test_show_ls():
7879
"""Test the show command with ls."""
7980
result = run_cli(["show", "ls"])

0 commit comments

Comments
 (0)