Remove unused import
This commit is contained in:
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…
Reference in New Issue
Block a user