misc: re-export config from main GUI module
This commit is contained in:
parent
8b0b56f130
commit
0d89106b01
2 changed files with 2 additions and 1 deletions
|
@ -2,3 +2,4 @@ from _ed_lrr import *
|
||||||
|
|
||||||
from .preprocess import Preprocessor
|
from .preprocess import Preprocessor
|
||||||
from .router import Router
|
from .router import Router
|
||||||
|
from .config import cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue