##// END OF EJS Templates
import argparse from external
Matthias BUSSONNIER -
Show More
@@ -3,7 +3,7 b''
3 3
4 4 from IPython.external.jsonschema import Draft3Validator, validate, ValidationError
5 5 import IPython.external.jsonpointer as jsonpointer
6 import argparse
6 from IPython.external import argparse
7 7 import traceback
8 8 import json
9 9
General Comments 0
You need to be logged in to leave comments. Login now