Skip to content

Instantly share code, notes, and snippets.

@hbradio
Created August 23, 2017 14:15
Show Gist options
  • Save hbradio/67d71e7709d827eda75a9225b15316a1 to your computer and use it in GitHub Desktop.
Save hbradio/67d71e7709d827eda75a9225b15316a1 to your computer and use it in GitHub Desktop.
def myfunc(thing):
return thing + 1
myfunc(lib.get_thing())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment