##// END OF EJS Templates
tweak header styling...
tweak header styling use nabbers, so they are internally consistent

File last commit:

r8525:61ef7793
r10906:52652dc2
Show More
__init__.py
4 lines | 85 B | text/x-python | PythonLexer
try:
from jsonschema import *
except ImportError :
from _jsonschema import *