Skip to content

Instantly share code, notes, and snippets.

@esenthil2018
Created January 16, 2022 21:42
Show Gist options
  • Select an option

  • Save esenthil2018/4bff401b2442305a5223fdd2ecb83503 to your computer and use it in GitHub Desktop.

Select an option

Save esenthil2018/4bff401b2442305a5223fdd2ecb83503 to your computer and use it in GitHub Desktop.
ofunc = orig_func
print(ofunc.__name__)
print(ofunc.__doc__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment