refactor: refactored by new version #1
python-type-check.yml
on: push
pyright type-check
2m 25s
Annotations
3 errors
|
pyright type-check
2 errors
|
|
pyright type-check:
downloader.py#L27
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:
downloader.py#L27
Strings nested within an f-string cannot use the same quote character as the f-string prior to Python 3.12 (reportGeneralTypeIssues)
|