brontide / aioedgeos

Async version of code to interact with EdgeOS API and streaming statistics daemon.
37 stars 8 forks source link

Braces instead of parenthesis #17

Closed xanderphillips closed 1 year ago

xanderphillips commented 1 year ago

Tested in pycharm and this needs to be encased in {} not ()

xanderphillips commented 1 year ago

While this change fixes the syntax of that one line, it does not fix the login to work with INFLUX_TOKEN method.