mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Import merge dicts method
This commit is contained in:
@@ -10,7 +10,7 @@ import requests
|
|||||||
import toml
|
import toml
|
||||||
|
|
||||||
from .config import CONFIG_DIR
|
from .config import CONFIG_DIR
|
||||||
from tljh.configurer import load_config
|
from tljh.configurer import load_config, _merge_dictionaries
|
||||||
|
|
||||||
# FIXME: support more than one platform here
|
# FIXME: support more than one platform here
|
||||||
plat = "linux-amd64"
|
plat = "linux-amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user