Skip to content

Commit f2658c1

Browse files
committed
Merge branch 'instruments-null' of github.com:OceanParcels/virtualship into instruments-null
2 parents 62e1bd3 + d8141e9 commit f2658c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/virtualship/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
import numpy as np
1616
import pyproj
1717
import xarray as xr
18-
1918
from parcels import FieldSet
19+
2020
from virtualship.errors import CopernicusCatalogueError
2121

2222
if TYPE_CHECKING:

0 commit comments

Comments
 (0)