[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-07-27 22:55:58 +03:00
parent 596f419f6b
commit 9fe3581291

@ -1563,7 +1563,11 @@ def kernel_22(o_18):
t4=t12,
)
def kernel_24(img, keypoints):
def kernel_24(
img,
keypoints,
o_21=None,
):
t3 = img.copy()
if o_21 is None: