status-desktop/test/ui-pytest/configs/_local.py.default
2023-08-22 17:15:25 +02:00

7 lines
76 B
Plaintext

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