def __init__()

in src/smjsindustry/finance/processor_config.py [0:0]


    def __init__(
        self,
        tickers_or_ciks: List[str] = None,
        form_types: List[str] = None,
        filing_date_start: str = None,
        filing_date_end: str = None,
        email_as_user_agent: str = None,