Skip to content

Commit 8d829d6

Browse files
committed
DOC fix math mode
1 parent 366af6e commit 8d829d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/movies_3T/04_plot_motion_energy_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
###############################################################################
148148
# Plot the model performances
149149
# ---------------------------
150-
# The performances are computed using the math:`R^2` scores.
150+
# The performances are computed using the :math:`R^2` scores.
151151

152152
import matplotlib.pyplot as plt
153153
from voxelwise_tutorials.viz import plot_flatmap_from_mapper

0 commit comments

Comments
 (0)