-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UW-269 Extend set_config.py tool to "export" variables (#280)
* added export_variables function * updated section_path type * config_dict -> config * updated doc string * ordered type values * updated function name * added dict type checking * added list handling * added helper functions * adding Paul's reorg * re-order functions * decluttering * convert to sorted set * output_lines as a list * removed list functionality * removed superfluous test * fixed list handling error * reorg * disable protected access * name change
- Loading branch information
1 parent
8a4f1d1
commit c2705b4
Showing
2 changed files
with
106 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters