Skip to content

Commit 8c6dfd7

Browse files
committed
style fixes
1 parent 1c8a1d7 commit 8c6dfd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mrinufft/trajectories/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ def get_gradient_times_to_travel(
391391
"""Get gradient timing values for trapezoidal or triangular waveforms.
392392
393393
Compute gradient timing values to take k-space trajectories
394-
from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient
394+
from position ``ks`` with gradient ``gs`` to position ``ke`` with gradient
395395
``ge``, while being hardware compliant.
396396
This function calculates the number of time steps required for the ramp down,
397397
ramp up, and plateau phases of the gradient waveform, ensuring that the area

0 commit comments

Comments
 (0)