Skip to content

Commit 88c9cf3

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

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
@@ -13,8 +13,8 @@
1313
import copernicusmarine
1414
import numpy as np
1515
import xarray as xr
16-
1716
from parcels import FieldSet
17+
1818
from virtualship.errors import CopernicusCatalogueError
1919

2020
if TYPE_CHECKING:

0 commit comments

Comments
 (0)