mart9992 commited on
Commit
a358309
1 Parent(s): 593c01e

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +0 -1
handler.py CHANGED
@@ -1,6 +1,5 @@
1
  import string
2
  import warnings
3
- warnings.filterwarnings('ignore')
4
  import subprocess, io, os, sys, time
5
  import random
6
 
 
1
  import string
2
  import warnings
 
3
  import subprocess, io, os, sys, time
4
  import random
5