Skip to content

Commit

Permalink
remove #noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Sep 23, 2024
1 parent 0984e19 commit 96f9b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elephant/spike_train_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ def spike_extraction(
Default: False
Returns
------- # noqa
-------
result_st : :class:`neo.core.SpikeTrain`, :class:`neo.core.spiketrainslist.SpikeTrainList`.
Contains the time_stamps of each of the spikes and the waveforms in
`result_st.waveforms`.
Expand Down

0 comments on commit 96f9b87

Please sign in to comment.