Skip to content

fix: Fix table output for empty data#289

Merged
gtema merged 1 commit intomainfrom
fix/structable
Jun 24, 2024
Merged

fix: Fix table output for empty data#289
gtema merged 1 commit intomainfrom
fix/structable

Conversation

@gtema
Copy link
Owner

@gtema gtema commented Jun 24, 2024

When we output empty data ("") cli_table is breaking the output layout.
There are some places in the code of cli_table that explicitly use " "
for empty cells, so use it directly on our side.

When we output empty data ("") `cli_table` is breaking the output layout.
There are some places in the code of `cli_table` that explicitly use " "
for empty cells, so use it directly on our side.
@gtema gtema merged commit f1eb0b2 into main Jun 24, 2024
This was referenced Jun 24, 2024
@gtema gtema deleted the fix/structable branch July 5, 2024 13:25
gtema pushed a commit that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant