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 a9be2e3 commit 894461bCopy full SHA for 894461b
src/macaron/build_spec_generator/build_spec_generator.py
@@ -71,7 +71,7 @@ def gen_build_spec_for_purl(
71
build_spec_format: BuildSpecFormat,
72
output_path: str,
73
) -> int:
74
- """Return the content of a build spec file from a given PURL.
+ """Generate the build spec file for the given PURL in the specified output directory.
75
76
Parameters
77
----------
0 commit comments