style errors 2

stix2.1
Richard Piazza 2017-05-04 19:30:09 -04:00
parent c9320ad895
commit ddecd52904
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
"""Utility functions and classes for the stix2 library.""" """Utility functions and classes for the stix2 library."""
import json
import datetime as dt import datetime as dt
from dateutil import parser from dateutil import parser
import json
import pytz import pytz
# Sentinel value for fields that should be set to the current time. # Sentinel value for fields that should be set to the current time.