Skip to content

Commit

Permalink
Merge branch 'main' into li_logo
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson authored Apr 30, 2024
2 parents fe40012 + 8dd08ed commit be44cf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jobspy/scrapers/linkedin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ def _process_job(
location=location,
date_posted=date_posted,
job_url=job_url,
job_url_direct=job_url_direct,
compensation=compensation,
job_type=job_details.get("job_type"),
description=job_details.get("description"),
Expand Down
Empty file added test.py
Empty file.

0 comments on commit be44cf9

Please sign in to comment.