Skip to content

Commit

Permalink
add a new line
Browse files Browse the repository at this point in the history
  • Loading branch information
mawc2019 committed Jul 31, 2023
1 parent e68b471 commit 1b59762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/adjoint/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from autograd import numpy as npa
from scipy import signal, special
from typing import List, Tuple, Union

ArrayLikeType = Union[List, Tuple, np.ndarray]


Expand Down

0 comments on commit 1b59762

Please sign in to comment.