Add import of exception; fixes #5
This commit is contained in:
parent
79f46a0778
commit
310b9abd81
@ -1,6 +1,8 @@
|
|||||||
import json
|
import json
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
from dataset.util import FreezeException
|
||||||
|
|
||||||
|
|
||||||
TRUISH = ['true', 'yes', '1', 'on']
|
TRUISH = ['true', 'yes', '1', 'on']
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user