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