rax-maas / rackspace-monitoring-cli

Command line utility for Rackspace Cloud Monitoring (MaaS).
49 stars 18 forks source link

add parens to print for python3 #92

Closed shawnashlee closed 3 weeks ago

shawnashlee commented 2 months ago

there was already a mixture of print and print() statements, this change adds parentheses to two print statements so it works with python3