mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-19 13:18:23 +02:00
4 lines
87 B
Python
4 lines
87 B
Python
# -*- coding: utf-8 -*-
|
|
from .test_settings import *
|
|
|
|
BACKGROUND_TASK_RUN_ASYNC = True
|