Skip to content

Commit

Permalink
Update test_STC.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huixingjian authored Dec 17, 2024
1 parent d9b00e7 commit 204568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_STC.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from lasy.laser import Laser
from lasy.profiles.gaussian_profile import GaussianProfile

from lasy.utils.laser_utils import get_phi2, get_zeta, get_beta
# Create profile.
profile = GaussianProfile(
wavelength=0.6e-6, # m
Expand Down

0 comments on commit 204568a

Please sign in to comment.