Skip to content

Commit a165f2c

Browse files
authored
Fix: warning underline title too short in building the documentation (#1178)
1 parent 26d00e0 commit a165f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorials/vectors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251

252252
########################################################################################
253253
# Plot Circular Vectors
254-
# ----------
254+
# ---------------------
255255
#
256256
# When plotting circular vectors, all of the information for a single vector is
257257
# to be stored in a list. Each circular vector list is structured as:

0 commit comments

Comments
 (0)