7 lines
110 B
Python
7 lines
110 B
Python
|
"""
|
||
|
You can set APP_CONFIG to point to this file to enable automatic reloading of
|
||
|
modules.
|
||
|
"""
|
||
|
|
||
|
reload = True
|