Skip to content

Commit 5f2169a

Browse files
committed
deploy: 504cd75
1 parent b59d4d1 commit 5f2169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-hands-on.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def run_command(command: List[str], verbose: bool) -> Optional[str]:
6767
exit(1)
6868
6969
70-
def setup(verbose: bool = False):
70+
def download(verbose: bool):
7171
pass
7272
"""
7373
download_script_file.write(textwrap.dedent(download_script).lstrip())

0 commit comments

Comments
 (0)