Skip to content

Commit

Permalink
black format for imports
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyCMWF committed Feb 28, 2022
1 parent cf9cbda commit 0abd67d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfgrib/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def selfcheck() -> None:
def to_netcdf(inpaths, outpath, cdm, engine, backend_kwargs_json):
# type: (T.List[str], str, str, str, str) -> None
import json

import xarray as xr

import cf2cdm
Expand Down

0 comments on commit 0abd67d

Please sign in to comment.