Remove tests for pyflakes
This commit is contained in:
parent
a34c0354bc
commit
6d82bed915
1 changed files with 1 additions and 5 deletions
|
|
@ -22,15 +22,11 @@ import sys
|
|||
import os
|
||||
import tempfile
|
||||
import imp
|
||||
import inspect
|
||||
import inspect
|
||||
import optparse
|
||||
import re
|
||||
import time
|
||||
|
||||
class Prout:
|
||||
pass
|
||||
|
||||
|
||||
from weboob.tools.application.base import BaseApplication
|
||||
|
||||
BASE_PATH = os.path.join(os.path.dirname(__file__), os.pardir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue