Skip to content

Commit ba6360d

Browse files
ohmayrparthea
andauthored
Update .generator/cli.py
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 0d64101 commit ba6360d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.generator/cli.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ def _locate_and_extract_artifact(bazel_rule: str, library_id: str):
186186

187187
def _run_post_processor():
188188
"""Runs the synthtool post-processor on the output directory.
189-
190-
Raises:
191-
ValueError: If the subprocess call fails.
192189
"""
193190
logger.info("Running Python post-processor...")
194191
if SYNTHTOOL_INSTALLED:

0 commit comments

Comments
 (0)