import future for type hints
This commit is contained in:
parent
f6b7ebec07
commit
6980df1599
@ -1,3 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
import numpy as np
|
||||
from scipy import special as special
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user