Remove unused import

fdtd
jan 8 years ago
parent 02ec6d67d6
commit 16bd864e90

@ -2,7 +2,7 @@
Functions for creating stretched coordinate PMLs.
"""
from typing import List, Tuple, Callable
from typing import List, Callable
import numpy
__author__ = 'Jan Petykiewicz'

Loading…
Cancel
Save