Skip to content

Instantly share code, notes, and snippets.

from jaiminho.send import save_to_outbox
@save_to_outbox
def publish_note_created(note_dict):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment