Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amberchen122 committed Sep 17, 2024
1 parent bd905db commit f1a51c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_integrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from uxarray.constants import ERROR_TOLERANCE, INT_FILL_VALUE
from uxarray.grid.coordinates import _lonlat_rad_to_xyz, _xyz_to_lonlat_deg, _xyz_to_lonlat_rad
from uxarray.grid.integrate import _get_zonal_face_interval, _process_overlapped_intervals, _get_zonal_faces_weight_at_constLat,_get_faces_constLat_intersection_info
,_get_faces_constLat_intersection_info

current_path = Path(os.path.dirname(os.path.realpath(__file__)))

Expand Down

0 comments on commit f1a51c1

Please sign in to comment.