Skip to content

Commit b59d4d1

Browse files
committed
deploy: d52fb83
1 parent 5936348 commit b59d4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hands_on/init_repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
__requires_github__ = False
55

66

7-
def download():
7+
def download(verbose: bool):
88
os.makedirs("things")

0 commit comments

Comments
 (0)