Skip to content

Commit fdbd46e

Browse files
Unassigned string statement (#10452)
1 parent df42715 commit fdbd46e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

xarray/tests/arrays.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
This module contains various lazy array classes which can be wrapped and manipulated by xarray objects but will raise on data access.
3+
"""
4+
15
from collections.abc import Callable, Iterable
26
from typing import Any
37

@@ -6,10 +10,6 @@
610
from xarray.core import utils
711
from xarray.core.indexing import ExplicitlyIndexed
812

9-
"""
10-
This module contains various lazy array classes which can be wrapped and manipulated by xarray objects but will raise on data access.
11-
"""
12-
1313

1414
class UnexpectedDataAccess(Exception):
1515
pass

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy