backing up file_grabber
This commit is contained in:
parent
eaa84d33e0
commit
22347dc58e
@ -58,7 +58,7 @@ def for_all_files():
|
|||||||
continue
|
continue
|
||||||
#print(row[0])
|
#print(row[0])
|
||||||
#get_file(row[0], row[?], readme_is)
|
#get_file(row[0], row[?], readme_is)
|
||||||
get_file('https://github.com/tqdm/tqdm', 'fbe7952cce11e8073378b063bdae7ab277a96eb8', True)
|
#get_file('https://github.com/tqdm/tqdm', 'fbe7952cce11e8073378b063bdae7ab277a96eb8', True)
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
for_all_files()
|
for_all_files()
|
||||||
|
Loading…
Reference in New Issue
Block a user