work around pylint bug

wip
Jan Petykiewicz 5 years ago
parent 31e8dde8ce
commit d16de3802f

@ -1,3 +1,4 @@
# pylint: disable=unsupported-assignment-operation
from typing import List, Callable, Tuple, Dict
import numpy

Loading…
Cancel
Save