Skip to content

Commit 5472732

Browse files
committed
be explicit on TAXII client version being used
1 parent a002c17 commit 5472732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/taxii_example.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from taxii2client import Collection
1+
from taxii2client.v21 import Collection
22

33
import stix2
44

0 commit comments

Comments
 (0)