add import
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from . import json
|
from . import json, pickle
|
||||||
|
|
||||||
outputters = [json, pickle]
|
outputters = [json, pickle]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user