Skip to content

Commit

Permalink
alert relaxation 3
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Jul 20, 2023
1 parent 3f6fe0e commit ea63761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def main(args):
parser.add_argument(
"--alert_relaxation",
type=int,
default=2,
default=3,
help="Number of consecutive positive detections required to send the first alert",
)
parser.add_argument(
Expand Down

0 comments on commit ea63761

Please sign in to comment.