Skip to content

Commit a934226

Browse files
marchbnrPaulMcInnis
authored andcommitted
Remove newline
1 parent 52b7dc4 commit a934226

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jobfunnel/backend/scrapers/indeed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ def _get_search_url(self, method: Optional[str] = 'get') -> str:
454454
else:
455455
raise ValueError(f'No html method {method} exists')
456456

457-
458457
def _get_num_search_result_pages(self, search_url: str, max_pages=0) -> int:
459458
"""Calculates the number of pages of job listings to be scraped.
460459

0 commit comments

Comments
 (0)