Closed sweisgerber closed 6 years ago
=> Fix is checking for None and skipping attachments for None type.
Exception Log:
Traceback (most recent call last): File "nsx2md.py", line 100, in <module> for attachment in note_data.get('attachment', ''):
Thanks for the script, it worked like a charm, except for this minor bug :)
=> Fix is checking for None and skipping attachments for None type.
Exception Log: