Skip to content

Instantly share code, notes, and snippets.

@amoeba
Created August 11, 2015 17:58
Show Gist options
  • Select an option

  • Save amoeba/e414596182f18a3380b8 to your computer and use it in GitHub Desktop.

Select an option

Save amoeba/e414596182f18a3380b8 to your computer and use it in GitHub Desktop.
def mymethd():
if True == True
return True
else
return None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment