mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-07 19:03:10 +03:00
Invalid syntax for strict-rfc3339
This commit is contained in:
parent
5f9e55390d
commit
79727e4f85
@ -1,7 +1,7 @@
|
|||||||
# coding: utf8
|
# coding: utf8
|
||||||
|
|
||||||
import simplejson
|
import simplejson
|
||||||
import strict-rfc3339
|
import strict_rfc3339
|
||||||
from enum import IntEnum
|
from enum import IntEnum
|
||||||
from jsonschema import validate as jsValidate, ValidationError, FormatChecker
|
from jsonschema import validate as jsValidate, ValidationError, FormatChecker
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user