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 abf5959 commit f224a37Copy full SHA for f224a37
1 file changed
intake_coops/coops.py
@@ -2,7 +2,7 @@
2
Reader for CO-OPS data.
3
"""
4
5
-from typing import Optional
+from typing import Optional, Union
6
import cf_pandas # noqa: F401
7
import cf_xarray # noqa: F401
8
import noaa_coops as nc
0 commit comments