Skip to content

Commit 4e524f8

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_probe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ def test_probe_equality_dunder():
152152
assert probe1 != probe2
153153

154154

155-
156155
def test_set_shanks():
157156
probe = Probe(ndim=2, si_units="um")
158157
probe.set_contacts(positions=np.arange(20).reshape(10, 2), shapes="circle", shape_params={"radius": 5})

0 commit comments

Comments
 (0)