We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f03a3 commit 429345eCopy full SHA for 429345e
2 files changed
packages/google-cloud-datastore/.repo-metadata.json
@@ -13,4 +13,4 @@
13
"product_documentation": "https://cloud.google.com/datastore",
14
"release_level": "stable",
15
"repo": "googleapis/google-cloud-python"
16
-}
+}
packages/google-cloud-datastore/tests/unit/test_client.py
@@ -12,8 +12,8 @@
12
# See the License for the specific language governing permissions and
# limitations under the License.
-from typing import Any, Dict
import os
+from typing import Any, Dict
17
18
import mock
19
import pytest
0 commit comments