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 f224a37 commit a190712Copy full SHA for a190712
1 file changed
intake_coops/coops_cat.py
@@ -2,6 +2,7 @@
2
Set up a catalog for NOAA CO-OPS assets.
3
"""
4
5
+from typing import Union
6
7
from intake.readers.readers import BaseReader
8
from intake.readers.entry import Catalog, DataDescription
0 commit comments