Skip to content

Commit 27fb8b2

Browse files
committed
update post processing
1 parent f122d4d commit 27fb8b2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.librarian/generator-input/client-post-processing/integrate-isolated-handwritten-code.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,3 +301,14 @@ replacements:
301301
"pandas-stubs",
302302
)
303303
count: 1
304+
- paths: [
305+
packages/google-cloud-monitoring/noxfile.py,
306+
]
307+
before: |
308+
"types-protobuf",
309+
\ \)
310+
after: |
311+
"types-protobuf",
312+
"pandas-stubs",
313+
)
314+
count: 1

0 commit comments

Comments
 (0)