We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d4e06 commit 8cec41aCopy full SHA for 8cec41a
1 file changed
src/pynwb/ndx_probeinterface/io.py
@@ -9,8 +9,6 @@
9
}
10
inverted_unit_map = {v: k for k, v in unit_map.items()}
11
12
-shape_words = ["radius", "width", "width/height"]
13
-
14
15
def from_probe(probe: Probe):
16
"""
0 commit comments