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