Formatting problems...
parent
c8c48a305a
commit
6e50bf5123
|
@ -1,5 +1,6 @@
|
|||
"""Python STIX2 FileSystem Source/Sink"""
|
||||
from __future__ import print_function # Temporary while we address TODO statement
|
||||
# Temporary while we address TODO statement
|
||||
from __future__ import print_function
|
||||
|
||||
import errno
|
||||
import io
|
||||
|
|
Loading…
Reference in New Issue