Skip to content

Instantly share code, notes, and snippets.

@oatmealraisin
Created October 24, 2019 17:02
Show Gist options
  • Save oatmealraisin/5837e09260029bd779593435ec357105 to your computer and use it in GitHub Desktop.
Save oatmealraisin/5837e09260029bd779593435ec357105 to your computer and use it in GitHub Desktop.
[centos@ip-172-31-42-182 plutus-bank-api]$ python bank_api.py
File "bank_api.py", line 39
log.debug(f"{time.strftime(ftime)}:Time to connect to Postgres: {ctime}")
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment