status-desktop/test/ui-pytest/configs/_local.py.default

7 lines
76 B
Plaintext
Raw Normal View History

import logging
LOG_LEVEL = logging.DEBUG
DEV_BUILD = False
APP_DIR = None