Development
This commit is contained in:
parent
563d82daf3
commit
70ccfe2c29
48 changed files with 549 additions and 578 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from config_utils import collect_layout_tokens
|
||||
import config_utils
|
||||
|
||||
|
||||
def collect_tokens(cfg):
|
||||
return collect_layout_tokens(cfg)
|
||||
return config_utils.collect_layout_tokens(cfg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue