Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurélien authored and Aurélien committed Jan 14, 2025
1 parent abe81cc commit b1de733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluecellulab/stimulus/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ def amplitude_based(
post_delay: float,
amplitude: float,
) -> CombinedStimulus:
"""Create a DelayedYap stimulus from given time events and amplitude.
"""Create a DelayedZap stimulus from given time events and amplitude.
Args:
dt: The time step of the stimulus.
Expand Down

0 comments on commit b1de733

Please sign in to comment.