mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
Merge dacfb69e01 into b7ee43788d
This commit is contained in:
commit
857c6676e1
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue