You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are making frequent use of custom section names, but we need to explicitly declare them in the section_registry.
We should have primrose automatically detect and register sections based on indentation in the yaml file. It seems like explicit declaration of sections should only be needed for section_run.
The text was updated successfully, but these errors were encountered:
We are making frequent use of custom section names, but we need to explicitly declare them in the
section_registry
.We should have primrose automatically detect and register sections based on indentation in the yaml file. It seems like explicit declaration of sections should only be needed for
section_run
.The text was updated successfully, but these errors were encountered: