4 lines
85 B
Python
4 lines
85 B
Python
from core.util import update_module_locals
|
|
|
|
update_module_locals(__name__, locals())
|