Skip to content

Instantly share code, notes, and snippets.

@r-this
Created March 2, 2020 19:02
Show Gist options
  • Save r-this/8dfeab89af7bd54ea3c5b7c0f2912993 to your computer and use it in GitHub Desktop.
Save r-this/8dfeab89af7bd54ea3c5b7c0f2912993 to your computer and use it in GitHub Desktop.
Python Empty Function
def empty():
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment