lokesh341 commited on
Commit
8f17a27
·
1 Parent(s): 6bc2b8b

Update services/operations_maintenance/signage_check.py

Browse files
services/operations_maintenance/signage_check.py CHANGED
@@ -66,4 +66,4 @@ def process_signages(frame):
66
  Wrapper function for integration with app.py.
67
  """
68
  result = detect_signages(frame)
69
- return result["detections"], result["frame"]
 
66
  Wrapper function for integration with app.py.
67
  """
68
  result = detect_signages(frame)
69
+ return result["detections"], result["frame"]