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

[GoogleTrends] fix whitespace error #1128

Merged
merged 1 commit into from
Dec 16, 2023
Merged

[GoogleTrends] fix whitespace error #1128

merged 1 commit into from
Dec 16, 2023

Conversation

GuillaumeDSM
Copy link
Member

No description provided.

@GuillaumeDSM GuillaumeDSM requested a review from Herklos December 16, 2023 15:47
@GuillaumeDSM GuillaumeDSM self-assigned this Dec 16, 2023
@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) December 16, 2023 15:47
Comment on lines +36 to +39
self.sanitized_keywords = [
keyword.replace(" ", "+")
for keyword in keywords
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😮

@GuillaumeDSM GuillaumeDSM merged commit a169cf5 into dev Dec 16, 2023
4 checks passed
@GuillaumeDSM GuillaumeDSM deleted the gtrends branch December 16, 2023 16:00
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