Skip to content

Commit fcbaea0

Browse files
Merge branch 'enh/show-variables-monte-carlo' of https://github.com/RocketPy-Team/RocketPy into enh/show-variables-monte-carlo
2 parents 2d169db + a691e04 commit fcbaea0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rocketpy/stochastic/stochastic_parachute.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def __init__(
8383
name=None,
8484
)
8585

86-
8786
def _validate_trigger(self, trigger):
8887
"""Validates the trigger input. If the trigger input argument is not
8988
None, it must be:

0 commit comments

Comments
 (0)