Invalid syntax for strict-rfc3339

This commit is contained in:
AnthorNet 2017-06-26 16:29:41 +02:00 committed by GitHub
parent 5f9e55390d
commit 79727e4f85

View File

@ -1,7 +1,7 @@
# coding: utf8
import simplejson
import strict-rfc3339
import strict_rfc3339
from enum import IntEnum
from jsonschema import validate as jsValidate, ValidationError, FormatChecker