Config#
- pydantic settings neophile.config.Config#
Configuration for neophile.
- Parameters:
- Fields:
-
field github_private_key:
SecretStr
= SecretStr('')# GitHub App private key
- Constraints:
type = string
writeOnly = True
format = password
Configuration for neophile.
SecretStr
= SecretStr('')#GitHub App private key
type = string
writeOnly = True
format = password