Remove out of scope change
This commit is contained in:
parent
1851f36beb
commit
57a232fc5a
|
@ -1,5 +1,6 @@
|
|||
import math
|
||||
import sys
|
||||
|
||||
import py
|
||||
|
||||
from _pytest.compat import isclass, izip
|
||||
|
|
Loading…
Reference in New Issue