cti-python-stix2/stix2/v21
Michael Chisholm 93d2524d45 Remove excessive nested lists from CusomObservable decorator.
Remove iterable chaining from CustomObject decorator.  If all
values are guaranteed lists now, it no longer makes sense to use
it.  Simpler and clearer to use plain old list concatenation.
2021-07-02 21:10:52 -04:00
..
__init__.py Move the CustomExtension decorator from the v21.observables module 2021-07-02 20:54:54 -04:00
base.py Bug fixes, hackage removal, and some pre-commit stylistic 2021-06-30 17:50:00 -04:00
bundle.py Merge branch 'master' into dev-extensions-proposal 2021-06-13 01:48:33 -04:00
common.py Move the CustomExtension decorator from the v21.observables module 2021-07-02 20:54:54 -04:00
observables.py Remove excessive nested lists from CusomObservable decorator. 2021-07-02 21:10:52 -04:00
sdo.py Remove excessive nested lists from CusomObservable decorator. 2021-07-02 21:10:52 -04:00
sro.py update hyperlinks to STIX 2.1 CS 02 2021-02-19 23:27:41 -05:00
vocab.py Bug fixes, hackage removal, and some pre-commit stylistic 2021-06-30 17:50:00 -04:00