Skip to content

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Jan 30, 2026

  • remove the configuration parameter tables, which violate DRY and are therefore inconsistent with the YAML file for some algorithms
  • require docstring for including configuration documentation, for algorithms that have a Config.yaml file
  • add syntax coloring for the @include'd YAML files (assumes the syntax is "close enough" to Python, for correct coloring; works well, surprisingly)

- remove the configuration parameter tables, which violate DRY and are
  therefore inconsistent with the YAML file for some algorithms
- require docstring for including configuration documentation, for
  algorithms that have a `Config.yaml` file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Unsorted

Development

Successfully merging this pull request may close these issues.

2 participants