Skip to content

Commit

Permalink
test: Remove NASC import causing failure (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored Aug 31, 2023
1 parent 368fb97 commit 07b8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echopype/tests/commongrid/test_nasc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from echopype import open_raw
from echopype.calibrate import compute_Sv
from echopype.commongrid import compute_NASC
# from echopype.commongrid import compute_NASC
from echopype.commongrid.nasc import (
get_distance_from_latlon,
get_depth_bin_info,
Expand Down

0 comments on commit 07b8e26

Please sign in to comment.