mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-05-03 13:57:47 +00:00
Merge dacfb69e01
into b7ee43788d
This commit is contained in:
commit
857c6676e1
@ -120,3 +120,5 @@ class ETA:
|
||||
|
||||
self.secondsLeft = max([eta_epoch - time.time(), 0])
|
||||
return True
|
||||
|
||||
# Automated edit: [Edited] Add docstring to improve documentation
|
||||
|
Loading…
Reference in New Issue
Block a user