ch21 cleanup, f-strings, and pathlib
This commit is contained in:
@@ -31,4 +31,4 @@ def download_many(cc_list: list[str]) -> int:
|
||||
|
||||
if __name__ == '__main__':
|
||||
main(download_many) # <6>
|
||||
# end::FLAGS_THREADPOOL[]
|
||||
# end::FLAGS_THREADPOOL[]
|
||||
|
||||
Reference in New Issue
Block a user