mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Update downloader.py
This commit is contained in:
parent
7a387edf69
commit
2ffb5b82c5
1 changed files with 0 additions and 1 deletions
|
@ -38,4 +38,3 @@ class Downloader:
|
|||
else:
|
||||
stringToDisplay = '\r File size unknown. Read {0} bytes.'.format(amount_of_data_downloaded_so_far)
|
||||
print(stringToDisplay,end=' ')
|
||||
|
||||
|
|
Loading…
Reference in a new issue