mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 17:05:41 +01:00
fix: mypy
This commit is contained in:
parent
d67d0c0f5e
commit
6177913544
2 changed files with 8 additions and 2 deletions
|
|
@ -28,4 +28,4 @@ def retry(
|
|||
jitter=jitter,
|
||||
logger=logger,
|
||||
)
|
||||
return wrapped # type: ignore
|
||||
return wrapped # type: ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue