Skip to content

Commit bb2b68f

Browse files
committed
fix
1 parent 2629b2e commit bb2b68f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cf_xarray/formatting.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import warnings
24
from collections.abc import Hashable, Iterable
35
from functools import partial

0 commit comments

Comments
 (0)