Optimize imports.

This commit is contained in:
Sergey Vartanov 2021-05-06 23:39:39 +03:00
parent 330648e034
commit fa8e5551e7
7 changed files with 10 additions and 15 deletions

View file

@ -1,4 +1,3 @@
from dataclasses import dataclass
from typing import Dict, List, Optional
import numpy as np