Remove unused import
This commit is contained in:
parent
02ec6d67d6
commit
16bd864e90
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
Functions for creating stretched coordinate PMLs.
|
Functions for creating stretched coordinate PMLs.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import List, Tuple, Callable
|
from typing import List, Callable
|
||||||
import numpy
|
import numpy
|
||||||
|
|
||||||
__author__ = 'Jan Petykiewicz'
|
__author__ = 'Jan Petykiewicz'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue