Skip to content

Instantly share code, notes, and snippets.

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