Skip to content

Commit e6d5f76

Browse files
authored
Update polygon_detect.py
1 parent c36ec9d commit e6d5f76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polygon_detector/polygon_detect.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

2+
# flake8: noqa
23
import cv2
34
import numpy as np
45
import os

0 commit comments

Comments
 (0)