Skip to content

Commit acad6c6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1104177 commit acad6c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/data/from_Solis.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def test_xpos_ypos_fluorescence():
2828
assert data.units == (None, None)
2929
data.close()
3030

31+
3132
def test_kinetic():
3233
p = datasets.Solis.kinetic
3334
data = wt.data.from_Solis(p)

0 commit comments

Comments
 (0)