Settings load add info for future settings/options argument
This commit is contained in:
@@ -89,6 +89,8 @@ class SettingsLoader:
|
||||
- convert: convert to int, float -> if element is number convert, else leave as is
|
||||
- empty: convert empty to, if nothing set on the right side then convert to None type
|
||||
|
||||
TODO: there should be a config/options argument for general settings
|
||||
|
||||
Args:
|
||||
config_id (str): what block to load
|
||||
config_validate (dict[str, list[str]]): list of allowed entries sets
|
||||
|
||||
Reference in New Issue
Block a user