Skip to content

Commit 247604b

Browse files
authored
Revert "chore(bigquery-storage): fix post processing script (#17535)"
This reverts commit 9c596b7.
1 parent 204667b commit 247604b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.librarian/generator-input/client-post-processing/bigquery-storage-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ replacements:
3333
]
3434
before: |
3535
\ # Install all dependencies\n session.install\("-e", "\."\)
36-
after: |2
36+
after: |
3737
# Install all dependencies
3838
session.install("-e", f".[{','.join(UNIT_TEST_EXTRAS)}]")
3939
count: 2

0 commit comments

Comments
 (0)