Skip to content

Commit 70a5714

Browse files
pre-commit-ci[bot]cphyc
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 385aeb2 commit 70a5714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt/data_objects/time_series.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ class DatasetSeries:
147147
... SlicePlot(ds, "x", ("gas", "density")).save()
148148
149149
"""
150+
150151
_dataset_cls: Optional[type["Dataset"]] = None
151152

152153
def __init_subclass__(cls, *args, **kwargs):

0 commit comments

Comments
 (0)