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