Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 22, 2024
1 parent 0ed8362 commit f4485fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtualizarr/xarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import virtualizarr.kerchunk as kerchunk
from virtualizarr.kerchunk import KerchunkStoreRefs, FileType, _automatically_determine_filetype
from virtualizarr.readers.hdf import virtual_vars_from_hdf, attrs_from_root_group
from virtualizarr.readers.hdf import virtual_vars_from_hdf, attrs_from_root_group
from virtualizarr.manifests import ChunkManifest, ManifestArray


Expand Down

0 comments on commit f4485fa

Please sign in to comment.