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

[SerperRM Bug] #236

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[SerperRM Bug] #236

wants to merge 2 commits into from

Conversation

zhoucheng89
Copy link

valid_url_to_snippets.get(url, {}) get none value. call strip function will be fix it. just like url.strip("'")

valid_url_to_snippets.get(url, {}) get none value.
call strip function will be fix it. just like url.strip("\'")
@shaoyijia
Copy link
Collaborator

Hi @zhoucheng89 , it seems like the format check fails so I cannot merge this due to our repository rule. Could you run the following:

pip install black
black knowledge_storm

Thanks!

valid_url_to_snippets.get(url, {}) get none value.
call strip function will be fix it. just like url.strip("\'").
format code and commit.
@zhoucheng89
Copy link
Author

@shaoyijia Thank you for your reminder. I have formatted the code as you suggested. Please confirm again. Thanks!

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