CERT-Polska / mwdblib

Client library for the mwdb service by CERT Polska.
https://mwdblib.readthedocs.io/en/latest/
MIT License
40 stars 13 forks source link

Add remove_comment function to object #87

Closed msm-code closed 1 year ago

msm-code commented 1 year ago

Fixes #86

I've based my remove_comment function on remove_attribute. Not 100% sure about requires("2.6.0") but sounds likely.