Imported os to fix ImportError
This commit is contained in:
parent
3a93783aa8
commit
b79fdb1a88
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
from sys import exit
|
||||
import os
|
||||
|
||||
|
||||
def no_config(f):
|
||||
|
|
Loading…
Reference in a new issue