new func
This commit is contained in:
parent
35cc5d3bde
commit
b6ceeb44ac
8 changed files with 406 additions and 345 deletions
|
|
@ -23,6 +23,7 @@ class LinkedInBotState:
|
|||
raise ValueError(f"{key.replace('_', ' ').capitalize()} must be set before proceeding.")
|
||||
logger.debug("State validation passed")
|
||||
|
||||
|
||||
class LinkedInBotFacade:
|
||||
def __init__(self, login_component, apply_component):
|
||||
logger.debug("Initializing LinkedInBotFacade")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue