-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Hi, when I use tabulate to print a table with columns containing empty string, the column separator is missing, as follows:
+----------+
| v.speaks |
+----------+
+----------+
+----------+
+----------+
| null |
+----------+
| null |
+----------+
| null |
+----------+Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels