Skip to content

Commit

Permalink
better import
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Jan 6, 2025
1 parent a84676b commit 84d0f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jg/plucker/jobs_linkedin/spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from diskcache import Cache
from linkedin_api import Linkedin as BaseLinkedIn
from scrapy import Request, Spider as BaseSpider
from scrapy.http import HtmlResponse
from scrapy.http.response.html import HtmlResponse
from twisted.python.failure import Failure

from jg.plucker.items import Job
Expand Down

0 comments on commit 84d0f8e

Please sign in to comment.