Skip to content

Commit 95f8882

Browse files
author
Yasen Trahnov
committed
styling
1 parent 462af4f commit 95f8882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulpcore/cli/console/vulnerability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def vulnerability(ctx: click.Context, pulp_ctx: PulpContext, /) -> None:
4040
@pass_pulp_context
4141
def upload(
4242
pulp_ctx: PulpCLIContext,
43-
vulnerability_ctx: PulpEntityContext,
43+
vulnerability_ctx: PulpEntityContext,
4444
/,
4545
file: IO[bytes],
4646
chunk_size: int,

0 commit comments

Comments
 (0)