We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a98629b + d786a00 commit b8f56c8Copy full SHA for b8f56c8
1 file changed
tests/test_library.py
@@ -20,7 +20,7 @@
20
probe_name = "A1x32-Poly3-10mm-50-177"
21
22
23
-def _remove_from_cache(manufacturer: str, probe_name: str, tag = None) -> None:
+def _remove_from_cache(manufacturer: str, probe_name: str, tag=None) -> None:
24
"""
25
Remove Probe from local cache
26
0 commit comments