Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker committed Oct 20, 2023
1 parent 2794c66 commit d3ed1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nwp/assets/cams/cams.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import cdsapi
import dagster

from dagster import AssetObservation

VARIABLES: list[str] = [
'aerosol_extinction_coefficient_1064nm', 'aerosol_extinction_coefficient_355nm', 'aerosol_extinction_coefficient_532nm',
Expand Down

0 comments on commit d3ed1a2

Please sign in to comment.