Skip to content

Commit dcb5386

Browse files
committed
chore: update type of prov_payload in py doc string of the Analyze.run method
1 parent 3b9f7ad commit dcb5386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macaron/slsa_analyzer/analyzer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def run(
131131
The path to the SBOM.
132132
skip_deps : bool
133133
Flag to skip dependency resolution.
134-
prov_payload : InToToPayload
134+
prov_payload : InToToPayload | None
135135
The provenance intoto payload for the main software component.
136136
137137
Returns

0 commit comments

Comments
 (0)