mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
[Edited] Add docstring to improve documentation
This commit is contained in:
parent
b7ee43788d
commit
dacfb69e01
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue