mirror of https://github.com/Bunsly/JobSpy
docs: fix example
parent
4e581e9c6c
commit
ad04b203ac
|
@ -80,8 +80,6 @@ site_type (enum)
|
||||||
"country": "US",
|
"country": "US",
|
||||||
"city": "Austin",
|
"city": "Austin",
|
||||||
"state": "TX",
|
"state": "TX",
|
||||||
"postal_code": null,
|
|
||||||
"address": null
|
|
||||||
},
|
},
|
||||||
"description": "Job Description Designs, develops, tests, and debugs..."
|
"description": "Job Description Designs, develops, tests, and debugs..."
|
||||||
"job_type": "fulltime",
|
"job_type": "fulltime",
|
||||||
|
@ -106,8 +104,6 @@ site_type (enum)
|
||||||
"country": "US",
|
"country": "US",
|
||||||
"city": "Austin",
|
"city": "Austin",
|
||||||
"state": "TX",
|
"state": "TX",
|
||||||
"postal_code": null,
|
|
||||||
"address": null
|
|
||||||
},
|
},
|
||||||
"description": "Public Partnerships LLC supports individuals with disabilities..."
|
"description": "Public Partnerships LLC supports individuals with disabilities..."
|
||||||
"job_type": null,
|
"job_type": null,
|
||||||
|
|
Loading…
Reference in New Issue