Skip to content

Commit 429345e

Browse files
authored
chore: run librarian generate for google-cloud-datastore (googleapis#16773)
1 parent 57f03a3 commit 429345e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-datastore/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"product_documentation": "https://cloud.google.com/datastore",
1414
"release_level": "stable",
1515
"repo": "googleapis/google-cloud-python"
16-
}
16+
}

packages/google-cloud-datastore/tests/unit/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from typing import Any, Dict
1615
import os
16+
from typing import Any, Dict
1717

1818
import mock
1919
import pytest

0 commit comments

Comments
 (0)