Spaces:
Sleeping
Sleeping
Update services/plantation/missing_patch_check.py
Browse files
services/plantation/missing_patch_check.py
CHANGED
@@ -44,4 +44,4 @@ def process_missing_patches(frame):
|
|
44 |
|
45 |
line_counter += 1
|
46 |
|
47 |
-
return detections, frame
|
|
|
44 |
|
45 |
line_counter += 1
|
46 |
|
47 |
+
return detections, frame
|