mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-08 11:53:19 +00:00
3 lines
43 B
Python
3 lines
43 B
Python
class LLMTimeoutError(Exception):
|
|
pass
|