git_dag.parameters

Parameters.

Note

ParamsDagGlobal, ParamsDagNode and ParamsDagEdge are directly passed to the backend (FIXME: currently all parameters assume graphviz) and allow extra arguments – model_config = ConfigDict(extra="allow").

Warning

Pydantic objects defined in this module are documented here.

Classes

CustomYamlDumper

Insert empty line between top-level sections.

context_ignore_config_file

Context manager within which the config file is ignored.