def __init__()

in src/co_op_translator/core/project/directory_manager.py [0:0]


    def __init__(
        self,
        root_dir: Path,
        translations_dir: Path,
        language_codes: list[str],
        excluded_dirs: list[str],