Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Prüller committed Jul 27, 2022
1 parent 60e2126 commit f4f1d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxidriversafetyapp/handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def handle(event, context):
# 2.1 return true (driver is safe)
# 3. if human found
# 3.1 call mask detection
# 3.2 call object detection
# 3.2 call gun detection
# 4. return wear a mask && no weapon detected

start_time = time.time()
Expand Down

0 comments on commit f4f1d82

Please sign in to comment.