Complete independent projection runtime
This commit is contained in:
parent
1134c2d375
commit
f1fabaf0ca
38 changed files with 4907 additions and 87 deletions
|
|
@ -550,7 +550,6 @@ def _load_descriptor(root: Path) -> ProjectDescriptor:
|
|||
for field in defaults.__dataclass_fields__
|
||||
}
|
||||
)
|
||||
|
||||
render = load_render_config(
|
||||
root,
|
||||
document.get("render"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue