Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Isken committed Oct 2, 2022
1 parent 36e4dee commit 17a8cc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lightguide/afk_filter_python.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import numpy.typing as npt



@lru_cache
def triangular_taper_python(size: int, plateau: int) -> npt.NDArray:

Expand Down

0 comments on commit 17a8cc5

Please sign in to comment.