mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -184,7 +184,7 @@ if _ACTION == "join":
|
||||
cur_size = file_stats.st_size
|
||||
final_size
|
||||
cur_stat = (cur_size / final_size) * 100
|
||||
print(int(cur_stat))
|
||||
print(int(cur_stat), pbar.position)
|
||||
pass
|
||||
except:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user