Skip to content

Commit a691e04

Browse files
committed
Fix code style issues with Black
1 parent b54ec06 commit a691e04

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)