Skip to content

Commit e979b57

Browse files
committed
update a comment
1 parent 233265a commit e979b57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

yt_xarray/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
__version__ = "0.1.4"
66

77

8-
# import the yt frontend and the xarray accessor so they are registered with
9-
# their respective codes
8+
# import the the xarray accessor so it is registered with xarray
109

1110
from .accessor import YtAccessor
1211
from .accessor._xr_to_yt import known_coord_aliases

0 commit comments

Comments
 (0)