Skip to content

Commit

Permalink
review change
Browse files Browse the repository at this point in the history
  • Loading branch information
surapuramakhil committed Nov 25, 2024
1 parent 65f8ac9 commit d5295fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai_hawk/job_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from ai_hawk.linkedIn_easy_applier import AIHawkEasyApplier
from config import JOB_MAX_APPLICATIONS, JOB_MIN_APPLICATIONS, MINIMUM_WAIT_TIME_IN_SECONDS
import job

from src.job import Job
from src.logging import logger

Expand Down

2 comments on commit d5295fb

@ddondada9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this hasnt changed the output of the code. I still getting no jobs are found.

Image

@surapuramakhil
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the bug fix, for your bug

@feder-cr is working for the problem you are facing
#972

Please sign in to comment.