cofing problem fixed, i hope :)
This commit is contained in:
parent
4fea7833fb
commit
74f9f18150
2 changed files with 18 additions and 8 deletions
|
|
@ -142,8 +142,6 @@ class LinkedInJobManager:
|
|||
self.write_to_file(job, "failed")
|
||||
continue
|
||||
|
||||
|
||||
|
||||
def write_to_file(self, job, file_name):
|
||||
pdf_path = Path(job.pdf_path).resolve()
|
||||
pdf_path = pdf_path.as_uri()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue