Remove out of scope change

This commit is contained in:
Maik Figura 2017-07-15 15:18:03 +02:00 committed by Bruno Oliveira
parent 1851f36beb
commit 57a232fc5a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import math
import sys
import py
from _pytest.compat import isclass, izip