Skip to content

Commit c8ad6be

Browse files
line in comment
1 parent 1154ea2 commit c8ad6be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dynaconf/utils/parse_conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ def _parse_conf_data(data, tomlfy=False, box_settings=None):
284284
"""
285285
@int @bool @float @json (for lists and dicts)
286286
strings does not need converters
287+
287288
export DYNACONF_DEFAULT_THEME='material'
288289
export DYNACONF_DEBUG='@bool True'
289290
export DYNACONF_DEBUG_TOOLBAR_ENABLED='@bool False'

0 commit comments

Comments
 (0)