Commit 843693f
authored
chore: fix pylint error in async rest transport (googleapis#16876)
Fixes googleapis#16863.
`pylint` was recently enabled in
googleapis#16808. This error
`used-before-assignment` did not appear in
googleapis#16808, but failed
consistently as per
googleapis#16863.1 parent bbdeb70 commit 843693f
3 files changed
Lines changed: 3 additions & 0 deletions
File tree
- packages/gapic-generator
- gapic/templates/%namespace/%name_%version/%sub/services/%service
- tests/integration/goldens
- redis_selective/google/cloud/redis_v1/services/cloud_redis
- redis/google/cloud/redis_v1/services/cloud_redis
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments