Merge pull request #2912 from VWS-Python/fix-release-persist-credentials #7179
Annotations
6 warnings
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vws.py#L57
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#L57
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
|