oasis-open / cti-stix-slider

OASIS TC Open Repository: The repository cti-stix-slider supports development of a Python application to convert STIX 2.0 content to STIX 1.x content
https://cti-stix-slider.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link

removed text_type #58

Closed rpiazza closed 3 years ago

clenk commented 3 years ago

We could also remove six from .isort.cfg, setup.py, stix2slider/options.py, and stix2slider/test/test_idioms.py (they used other stuff from six than text_type).

rpiazza commented 3 years ago

done