mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-06 04:24:30 -08:00
@@ -292,7 +292,6 @@ class ZipRecruiterScraper(Scraper):
|
||||
else:
|
||||
city, state = None, None
|
||||
return Location(
|
||||
country="US",
|
||||
city=city,
|
||||
state=state,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user