Skip to content

Commit 74b1180

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 936a40e commit 74b1180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyhpp/core/static_stability_constraint_factory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def createAlignedCOMStabilityConstraint(
178178
np.zeros(3),
179179
np.zeros(3),
180180
"",
181-
x,
181+
x,
182182
[True] * 4,
183183
)
184184
created_constraints[result[-1]] = constraint

0 commit comments

Comments
 (0)