Skip to content

Commit

Permalink
add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Mar 29, 2022
1 parent 3c41fcf commit c8ae2f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stormevents/usgs/stations.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ class DeploymentType(Enum):


class USGS_Station:
# TODO implement sensor interface
pass


class USGS_StationQuery:
# TODO implement query interface
pass

0 comments on commit c8ae2f0

Please sign in to comment.