Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 2e3bd08

Browse files
committed
Style
1 parent 9dfc14f commit 2e3bd08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sparsezoo/analyze/utils/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,4 +512,3 @@ def multiline_pretty_print(row: List[str], column_width=20) -> str:
512512
if line_idx < max_lines_needed - 1:
513513
result_string += "\n"
514514
return result_string
515-

0 commit comments

Comments
 (0)