We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233265a commit e979b57Copy full SHA for e979b57
yt_xarray/__init__.py
@@ -5,8 +5,7 @@
5
__version__ = "0.1.4"
6
7
8
-# import the yt frontend and the xarray accessor so they are registered with
9
-# their respective codes
+# import the the xarray accessor so it is registered with xarray
10
11
from .accessor import YtAccessor
12
from .accessor._xr_to_yt import known_coord_aliases
0 commit comments