python-type-check.yml
on: push
pyright type-check
1m 19s
Annotations
2 errors
pyright type-check:
convert_hf_to_gguf.py#L1671
Strings nested within an f-string cannot use the same quote character as the f-string prior to Python 3.12 (reportGeneralTypeIssues)
|
pyright type-check
1 error
|