import style errors 2

stix2.1
Richard Piazza 2017-05-02 14:29:59 -04:00
parent 411c087fc1
commit cda2b47691
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
"""Base class for type definitions in the stix2 library.""" """Base class for type definitions in the stix2 library."""
import collections import collections
import datetime as dt
import copy import copy
import datetime as dt
import json import json