Skip to content

Commit fcac403

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ab52f4f commit fcac403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)