Add unconnected database support
Also adds a helper for doing nested config parsing since we're getting more and more
This commit is contained in:
parent
cee708f4d8
commit
0b3b6f50fe
5 changed files with 53 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ __pycache__/*
|
|||
config.json
|
||||
result
|
||||
todo.md
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue