pyflakes corrections

This commit is contained in:
Julien Veyssier 2013-02-28 14:05:39 +01:00
commit e497d2ebaf
10 changed files with 6 additions and 41 deletions

View file

@ -18,7 +18,6 @@
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
from weboob.tools.test import BackendTest
from weboob.capabilities.base import NotLoaded
import urllib
from random import choice