settngs/tests
Timmy Welch d07cf9949b
Allow adding settings to existing groups
Calling add_group or add_persistent_group twice will add any new
settings defined.

Raise a ValueError if add_group or add_persistent_group is called during
a call to add_group or add_persistent_group.
2023-02-19 18:07:14 -08:00
..
__init__.py Initial Commit 2022-12-14 20:57:57 -08:00
settngs_test.py Allow adding settings to existing groups 2023-02-19 18:07:14 -08:00