Skip to content

Commit b6beaed

Browse files
authored
Add missing newline after rst title (#189)
Without the newline, sphinx-gallery skips the first paragraph when determining the hover tooltip.
1 parent fb01c74 commit b6beaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dpf_composite_failure_workflow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
44
DPF composite failure workflow
55
------------------------------
6+
67
This example shows how to use the native DPF Python interface to configure
78
and run the composite failure evaluator. It connects the different DPF
89
operators that are needed to evaluate composite failure criteria.

0 commit comments

Comments
 (0)