Skip to content

Instantly share code, notes, and snippets.

@stroykova
Created April 5, 2017 14:47
Show Gist options
  • Select an option

  • Save stroykova/f2cb66f4fd62839096f3eaafb261a414 to your computer and use it in GitHub Desktop.

Select an option

Save stroykova/f2cb66f4fd62839096f3eaafb261a414 to your computer and use it in GitHub Desktop.
def warn(*args, **kwargs):
pass
import warnings
warnings.warn = warn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment