mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-20 04:32:27 +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])
|
self.secondsLeft = max([eta_epoch - time.time(), 0])
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
# Automated edit: [Edited] Add docstring to improve documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user