Add VuMark Generation API endpoint (#473) #7188
lint.yml
on: pull_request
Matrix: build
completion-lint
4s
Annotations
6 warnings
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vws.py#L66
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vwq.py#L43
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/target_manager.py#L41
Match on `Self@_TargetRaterChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vws.py#L66
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vwq.py#L43
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/target_manager.py#L41
Match on `Self@_TargetRaterChoice` is not exhaustive
|