Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Query Criteria Near
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
The documents says near should be a string. When I tried "New York, NY". It returns empty. After checking the code, I find we should define string as '\"New York, NY\"'. That is we should include quotes inside the string. Then it works
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.