MCPcopy Create free account
hub / github.com/Kaggle/docker-python / test_user_provided_credentials

Route test_user_provided_credentials

tests/test_vision.py:None–None  ·  view source on GitHub ↗
patch("google.cloud.vision.ImageAnnotatorClient", new=FakeClient)

Source from the content-addressed store, hash-verified

1import unittest
2import inspect
3
4from unittest.mock import Mock, patch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected