Skip to content

Commit b8f56c8

Browse files
committed
Merge branch 'update-get-probe' of github.com:alejoe91/probeinterface into update-get-probe
2 parents a98629b + d786a00 commit b8f56c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
probe_name = "A1x32-Poly3-10mm-50-177"
2121

2222

23-
def _remove_from_cache(manufacturer: str, probe_name: str, tag = None) -> None:
23+
def _remove_from_cache(manufacturer: str, probe_name: str, tag=None) -> None:
2424
"""
2525
Remove Probe from local cache
2626

0 commit comments

Comments
 (0)