You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to be intended to return the doc_id (which is written document id on dcinside),
however __write_or_modify_document(), the helper function of write_document()
does not returns anything.