Skip to content

Commit

Permalink
FIX: docstring serr_sigma_parameters (#274) (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-truyen authored Jul 18, 2024
1 parent aaf59e5 commit ac37b8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smash/core/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,6 +1066,7 @@ def serr_sigma_parameters(self) -> SErr_Sigma_ParametersDT:
--------
>>> from smash.factory import load_dataset
>>> setup, mesh = load_dataset("cance")
>>> model = smash.Model(setup, mesh)
Access to Model structural error sigma parameters
Expand Down

0 comments on commit ac37b8e

Please # to comment.