Skip to content

Commit

Permalink
line in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardCuiPeacock committed Apr 11, 2022
1 parent 1154ea2 commit c8ad6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dynaconf/utils/parse_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ def _parse_conf_data(data, tomlfy=False, box_settings=None):
"""
@int @bool @float @json (for lists and dicts)
strings does not need converters
export DYNACONF_DEFAULT_THEME='material'
export DYNACONF_DEBUG='@bool True'
export DYNACONF_DEBUG_TOOLBAR_ENABLED='@bool False'
Expand Down

0 comments on commit c8ad6be

Please sign in to comment.