Add missing import

This commit is contained in:
adrianeboyd 2020-04-28 14:01:29 +02:00 committed by GitHub
parent ac40a8f7a5
commit d5f18f8307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ import numpy
import srsly
import catalogue
import sys
import warnings
try:
import jsonschema