Skip to content

Instantly share code, notes, and snippets.

View bsandrow's full-sized avatar
🤖
This is a test of the emoji broadcast system. This is only a test.

Brandy Sandrowicz bsandrow

🤖
This is a test of the emoji broadcast system. This is only a test.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bsandrow on github.
  • I am bsandrow (https://keybase.io/bsandrow) on keybase.
  • I have a public key ASDB9KYkt8Ihyo9fcJ8VAmLRV_2GLYslF9wZoSWKsLuUxwo

To claim this, I am signing this object:

import library
def new_function(*args, **kwargs):
do_something()
old_function(*args, **kwargs)
old_function = library.function
library.function = new_function