You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2019. It is now read-only.
Python 3.4.2 (default, Oct 8 2014, 10:45:20)
[GCC 4.9.1] on linux
Type "help", "copyright", "credits" or "license" for more information.
import gemini_api as api
Traceback (most recent call last):
File "", line 1, in
File "/home/jimmyok/bot/crypto-trader/gemini_api.py", line 47
print(f'Rate limit exceeded! Retrying in 10 seconds...')
^
SyntaxError: invalid syntax