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

utils.py: resolve SyntaxWarning #866

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

samyk
Copy link
Contributor

@samyk samyk commented Sep 27, 2024

Resolves the SyntaxWarning when starting up

INFO:     Will watch for changes in these directories: ['/Users/samy/Dropbox/Mac/Documents/Code/gpt/gpt-researcher']
INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     Started reloader process [85658] using StatReload
/Users/samy/Dropbox/Mac/Documents/Code/gpt/gpt-researcher/multi_agents/agents/utils/utils.py:4: SyntaxWarning: invalid escape sequence '\ '
  """

@assafelovic assafelovic merged commit 9389632 into assafelovic:master Sep 27, 2024
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

Successfully merging this pull request may close these issues.

2 participants