Skip to content

Commit

Permalink
Update python/global_data_process.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Moon <[email protected]>
  • Loading branch information
angehung5 and zmoon authored Jun 6, 2024
1 parent 4a0f6e3 commit be0b404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/global_data_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import sys
from datetime import datetime, timedelta, timezone

import monet
import monet # noqa: F401
import numpy as np
import xarray as xr
from netCDF4 import Dataset
Expand Down

0 comments on commit be0b404

Please sign in to comment.