Skip to content

Commit

Permalink
modifiy the pointing_sys.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuke-takase committed Jul 26, 2024
1 parent 4500323 commit 3b75765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litebird_sim/pointing_sys/pointing_sys.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
quat_rotation_z_brdcast,
rotate_z_vector,
)
from ..detectors import DetectorInfo, InstrumentInfo
from ..detectors import DetectorInfo
from typing import Union, List, Iterable
from numba import njit

Expand Down

0 comments on commit 3b75765

Please sign in to comment.