-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
backendBackend: code gen etcBackend: code gen etcenhancementNew feature or requestNew feature or request
Description
Currently we store defaults configuration for the project in utils.py
.
And as it was discussed, it would be great to add option for the user to be able to dump this configuration (e.g. for reproducibility purpose).
we can make it optional with another flag like:
- "Store config in a separate file?"
and then, for example, we can ask for the format:
"What kind of config format would you like?"
- py
- json
- yaml
Metadata
Metadata
Assignees
Labels
backendBackend: code gen etcBackend: code gen etcenhancementNew feature or requestNew feature or request