Created
October 24, 2019 17:02
-
-
Save oatmealraisin/5837e09260029bd779593435ec357105 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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