We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ci: fix release ci
feat: support plain node pointer in constructor
fix: add type annotations to add_entry and get_entry
fix: add isort: skip_file
fix(generate_parameter_library_py): nested mappings double dot bug (#10) * allows for nested mapping of parameters in python (removes the double dot bug)
fix: add fmt: off header
fix: make dataclasss public
fix: [sc-14212] fix codegen for `additional_constraints` JSON schema … …support (#7) * fix: fix cpp codegen for additional_constraints JSON schema support * chore: standardize form for python and cpp * chore: lint * chore: add readme section for additional_constraints