first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
def __init__(hub):
|
||||
"""
|
||||
Load the subdirs for conf
|
||||
"""
|
||||
hub.__._mem = {}
|
||||
hub.pop.sub.load_subdirs(hub.conf)
|
||||
Reference in New Issue
Block a user