Linting, worked on catalogization

This commit is contained in:
Lukas Wölfer
2019-04-23 02:46:41 +02:00
parent 1ce1d55705
commit 36884dcb14
4 changed files with 92 additions and 42 deletions

View File

@@ -2,8 +2,8 @@
from typing import Optional, Tuple
from dataclasses import dataclass
import numpy # type: ignore
import cv2 # type: ignore
import numpy # type: ignore
import cv2 # type: ignore
@dataclass