Restore config parser dependencies
This commit is contained in:
parent
9eddfce8fc
commit
8769d305e8
|
@ -7,6 +7,7 @@ import io
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from data import DEFAULT_CONFIG
|
from data import DEFAULT_CONFIG
|
||||||
|
from utils.console import eprint
|
||||||
|
|
||||||
|
|
||||||
# Used in parser getters to indicate the default behavior when a specific
|
# Used in parser getters to indicate the default behavior when a specific
|
||||||
|
|
Loading…
Reference in New Issue