We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d64101 commit ba6360dCopy full SHA for ba6360d
.generator/cli.py
@@ -186,9 +186,6 @@ def _locate_and_extract_artifact(bazel_rule: str, library_id: str):
186
187
def _run_post_processor():
188
"""Runs the synthtool post-processor on the output directory.
189
-
190
- Raises:
191
- ValueError: If the subprocess call fails.
192
"""
193
logger.info("Running Python post-processor...")
194
if SYNTHTOOL_INSTALLED:
0 commit comments