config¶
- class afwf_github.config.Config(*, pac_token: str | None = None, pac_token_home_secret_toml_path: str | None = None, cache_expire: int = 2592000)[source]¶
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid'}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].