4 lines
92 B
Python
4 lines
92 B
Python
from system.models import Config
|
|
# TODO: Test that this is not thead-save
|
|
config = Config()
|