mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-16 08:26:20 +00:00
[Edited] Add docstring to improve documentation
This commit is contained in:
parent
b7ee43788d
commit
dacfb69e01
@ -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