Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError #7

Closed
rsoorajs opened this issue Dec 7, 2021 · 1 comment
Closed

SyntaxError #7

rsoorajs opened this issue Dec 7, 2021 · 1 comment

Comments

@rsoorajs
Copy link

rsoorajs commented Dec 7, 2021

Showing some syntax error while running the latest code

2021-12-07T13:40:14.666267+00:00 heroku[worker.1]: State changed from crashed to starting
2021-12-07T13:40:18.167721+00:00 heroku[worker.1]: Starting process with command `python main.py`
2021-12-07T13:40:19.394530+00:00 heroku[worker.1]: State changed from starting to up
2021-12-07T13:40:19.850551+00:00 heroku[worker.1]: Process exited with status 1
2021-12-07T13:40:19.903699+00:00 heroku[worker.1]: State changed from up to crashed
2021-12-07T13:40:19.737423+00:00 app[worker.1]:   File "/app/main.py", line 78
2021-12-07T13:40:19.737444+00:00 app[worker.1]:     text=f"Error :- `{error}`\n\n`{'\n'.join(logs)}`",
2021-12-07T13:40:19.737584+00:00 app[worker.1]:                                                      ^
2021-12-07T13:40:19.737603+00:00 app[worker.1]: SyntaxError: f-string expression part cannot include a backslash
@FayasNoushad
Copy link
Owner

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants