Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 17, 2024
1 parent 1045325 commit 6804414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ndv/viewer/_data_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ class TensorstoreWrapper(DataWrapper["ts.TensorStore"]):

def __init__(self, data: Any) -> None:
super().__init__(data)
import json

import tensorstore as ts

Expand Down

0 comments on commit 6804414

Please sign in to comment.