Skip to content

Commit 4158092

Browse files
committed
run ruff check
1 parent 03c29b0 commit 4158092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsw/_utilities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from functools import wraps, reduce
1+
from functools import reduce, wraps
22
from itertools import chain
33

44
import numpy as np

0 commit comments

Comments
 (0)