CartoDB / carto-python

CARTO Python client
https://carto.com
BSD 3-Clause "New" or "Revised" License
154 stars 62 forks source link

Wrong parenthesis closing order (print vs format) in examples/list_tables.py #147

Open gmorain opened 5 years ago

gmorain commented 5 years ago

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