Fix pylint errors
@ -17,5 +17,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from . import partner
from . import res_user
@ -28,7 +28,7 @@
import test_partner_firstname
from . import test_partner_firstname
checks = [
test_partner_firstname