8000 Add type aliases · opencv/opencv@ff243e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff243e4

Browse files
committed
Add type aliases
1 parent fc63892 commit ff243e
C966
4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/python/src2/gen2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ def prefixed_lines():
220220
"Rect": "Sequence[int]",
221221
"Size": "Sequence[int]",
222222
"Size2f": "Sequence[float]",
223-
"UMat": "np.ndarray"
224223
}
225224

226225
class FormatStrings:

0 commit comments

Comments
 (0)
0