Skip to content
Snippets Groups Projects
Commit c4c7edc5 authored by Bruno Nocera Zanette's avatar Bruno Nocera Zanette
Browse files

Implement a Better solution to Comma's problem


This commit implemets a more elegant solution to the comma's problem.
On the function call it is given whether the flag is True (to use comma)
or False (to not comma), or an expression.
This expression is based on total rows and the current row.
If row is less then max row it is True, so it will use comma.

Signed-off-by: default avatarBruno Nocera Zanette <brunonzanette@gmail.com>
parent f00bf4b3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment