Skip to content

Commit

Permalink
fix MEP import. not related to current work
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake committed Aug 8, 2023
1 parent bffdf83 commit 8166526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaerocom/plugins/mep/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import xarray as xr

from pyaerocom import const
from pyaerocom.io.readgridded import ReadGridded
from pyaerocom.io.readungriddedbase import ReadUngriddedBase
from pyaerocom.stationdata import StationData
from pyaerocom.ungriddeddata import UngriddedData

Expand Down

0 comments on commit 8166526

Please sign in to comment.