Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antunesleo/d94f49c61b712f60fd681641eda4c721 to your computer and use it in GitHub Desktop.
Save antunesleo/d94f49c61b712f60fd681641eda4c721 to your computer and use it in GitHub Desktop.
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