I\'m translating some code into Python, and using openpyxl to edit an excel.
as part of this I need to remove a comment from a cell.
I tried this like this....