add function for file attachments #96
lint.yml
on: pull_request
precommit
10s
pyright
12s
Matrix: unit tests
Annotations
3 errors
precommit
Process completed with exit code 1.
|
pyright:
src/fastapi_poe/base.py#L150
Except clause is unreachable because exception is already handled
"RequestError" is a subclass of "HTTPError" (reportGeneralTypeIssues)
|
pyright
1 error
|