Skip to content

Commit

Permalink
Update waveguide.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalbr committed Jun 17, 2024
1 parent 10cf288 commit cc52fd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/femto/waveguide.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
from typing import Any

import numpy as np
import numpy.typing as npt
from femto.helpers import dotdict
from femto.laserpath import LaserPath
from scipy import interpolate


@dataclasses.dataclass(repr=False)
Expand Down

0 comments on commit cc52fd0

Please sign in to comment.