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] authored and neutrinoceros committed Nov 20, 2021
1 parent 319e0ed commit e53e681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yt/frontends/chombo/data_structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

from yt.data_objects.index_subobjects.grid_patch import AMRGridPatch
from yt.data_objects.static_output import Dataset
from yt.frontends.boxlib.misc import BoxlibReadParticleFileMixin
from yt.fields.field_info_container import FieldInfoContainer
from yt.frontends.boxlib.misc import BoxlibReadParticleFileMixin
from yt.funcs import mylog, setdefaultattr
from yt.geometry.grid_geometry_handler import GridIndex
from yt.utilities.file_handler import HDF5FileHandler, warn_h5py
Expand Down

0 comments on commit e53e681

Please sign in to comment.