Skip to content

Commit c0deea9

Browse files
committed
chore: remove redundant comment
1 parent 36b036e commit c0deea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linopy/io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ def constraints_to_file_polars(
765765
]
766766
)
767767

768-
# Build output columns
769768
row_labels = print_constraint(pl.col("labels_first"))
770769
col_labels = print_variable(pl.col("vars"))
771770
columns = [

0 commit comments

Comments
 (0)