Fixes the indentation of an ouptut
Compare changes
+ 1
− 1
Due to some recent changes in the format, the output got misaligned:
index | weight | coordinates |
1 | 1.000000 | 0.000000 0.000000 0.000000 |
This is now fixed here:
index | weight | coordinates |
1 | 1.000000 | 0.000000 0.000000 0.000000 |
Fixes the indentation of an ouptut