carto-python
carto-python copied to clipboard
Wrong parenthesis closing order (print vs format) in examples/list_tables.py
In all the if / elif cases after line 170 (for z in sorted_by_norm:), the print closing parenthesis comes too early, disabling the .format() to apply to the string object