Skip to content

Commit e225f42

Browse files
committed
#3 Add empty test for cli module
1 parent 4e5ef76 commit e225f42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_cli.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_download() -> None:
2+
pass

0 commit comments

Comments
 (0)