Skip to content

Commit e4135cb

Browse files
authored
Doc: Fix lint
1 parent cf3bb1d commit e4135cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/examples/application/plot_metamodel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def centerProcessSample(processSample, mean=None):
6767
centeredSample = ot.ProcessSample(processSample.getMesh(), centeredCollection)
6868
return centeredSample, mean
6969

70+
7071
graph = outputFMUSample.draw().getGraph(0, 0)
7172
graph.setTitle("FMU simulations")
7273
graph.setXTitle("Time")

0 commit comments

Comments
 (0)