Commit 09292b3
authored
chore: enable generation for django-google-spanner (#16880)
This PR re-enables generation for `django-google-spanner` which was
temporarily skipped due to
#16839
This PR was created using
```
export V=v0.11.0
go run github.com/googleapis/librarian/tool/cmd/builddockerimages@${V} --version ${V} --language python
docker run -u $(id -u):$(id -g) -v .:/repo -v ~/.cache:/.cache -w /repo docker.io/library/librarian-python:${V} generate -v django-google-spanner
```1 parent 9e38891 commit 09292b3
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
0 commit comments