Skip to content

Commit e513875

Browse files
AVHoppScienfitz
andcommitted
Remove unnecessary newline
Co-authored-by: Martin Fitzner <[email protected]>
1 parent 69329c1 commit e513875

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

baybe/searchspace/continuous.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@ def _sample_from_polytope(
513513
# constraints, see https://github.com/pytorch/botorch/issues/2468
514514

515515
n_params = len(self.comp_rep_columns)
516-
517516
eq_constraints, ineq_constraints = [], []
518517

519518
for c in [*self.constraints_lin_eq, *self.constraints_lin_ineq]:

0 commit comments

Comments
 (0)