Skip to content

Commit 99e0726

Browse files
WIP
1 parent bb874c7 commit 99e0726

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

intake_esm/core.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
import warnings
66
from copy import deepcopy
77

8-
import esmvalcore.dataset
9-
108
if typing.TYPE_CHECKING:
119
import esmvalcore
10+
import esmvalcore.dataset
1211
from esmvalcore.dataset import Dataset
1312
from esmvalcore.typing import FacetValue
1413

0 commit comments

Comments
 (0)