We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2629b2e commit bb2b68fCopy full SHA for bb2b68f
cf_xarray/formatting.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
import warnings
4
from collections.abc import Hashable, Iterable
5
from functools import partial
0 commit comments