Skip to content

Commit

Permalink
fix/internal-server-error
Browse files Browse the repository at this point in the history
  • Loading branch information
SafetyQuincyF committed Oct 16, 2024
1 parent 69d5b7d commit 04d7efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safety/scan/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ def generate_updates_arguments() -> List:
"ignore_unknown_options": True},
)
@handle_cmd_exception
@inject_metadata
@scan_project_command_init
@inject_metadata
def scan(ctx: typer.Context,
target: Annotated[
Path,
Expand Down

0 comments on commit 04d7efb

Please sign in to comment.