Skip to content

Commit 78729ba

Browse files
committed
Removed extra / from README
1 parent 6f54daa commit 78729ba

File tree

1 file changed

+1
-1
lines changed
  • spikesafe_python_lib_docs/DigitizerDataFetch/fetch_voltage_data_sampling_mode_logarithmic

1 file changed

+1
-1
lines changed

spikesafe_python_lib_docs/DigitizerDataFetch/fetch_voltage_data_sampling_mode_logarithmic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Socket object used to communicate with SpikeSafe.
1212
time_sampling_mode : [TimeSamplingMode](/spikesafe_python_lib_docs/DigitizerEnums/TimeSamplingMode/README.md)
1313
The time sampling mode to use for the voltage data. This should be an instance of the TimeSamplingMode enum from DigitizerEnums.
1414

15-
sampling_mode : [SamplingMode](/spikesafe_python_lib_docs/DigitizerEnums/SamplingMode//README.md)
15+
sampling_mode : [SamplingMode](/spikesafe_python_lib_docs/DigitizerEnums/SamplingMode/README.md)
1616
The sampling mode to use for the voltage data. This should be an instance of the SamplingMode enum from DigitizerEnums.
1717

1818
hardware_trigger_delay_microseconds : [int](https://docs.python.org/3/library/functions.html#int) [optional](https://docs.python.org/3/library/typing.html#typing.Optional)

0 commit comments

Comments
 (0)