work around pylint bug
This commit is contained in:
parent
31e8dde8ce
commit
d16de3802f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# pylint: disable=unsupported-assignment-operation
|
||||
from typing import List, Callable, Tuple, Dict
|
||||
import numpy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue