forked from feder-cr/Jobs_Applier_AI_Agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the following issue: # 494 BUG ALL JOBS APPLIED TO Mid-Senior level EVEN AFTER SETTING IT TO FALSE Key Fixes: Corrected Configuration Validation for experienceLevel: The function now ensures that experienceLevel values are correctly handled as booleans. More Selective Error Suppression: Only suppress stderr in specific blocks to avoid hiding critical errors. Improved Exception Handling: Refined the exception handling blocks to catch more specific exceptions. Removed Unused Imports: Cleaned up unused imports like os, sys, and StyleManager. General Cleanup: Added missing checks for file paths and configurations.
- Loading branch information
Showing
1 changed file
with
16 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters