Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Just to hide out deprecation warning message -
  2. # from the output message since we know and don't need this.
  3. import warnings
  4. warnings.filterwarnings("ignore", category=DeprecationWarning)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement