Skip to content

Commit a190712

Browse files
authored
Update coops_cat.py
missed import
1 parent f224a37 commit a190712

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

intake_coops/coops_cat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Set up a catalog for NOAA CO-OPS assets.
33
"""
44

5+
from typing import Union
56

67
from intake.readers.readers import BaseReader
78
from intake.readers.entry import Catalog, DataDescription

0 commit comments

Comments
 (0)