feat(email.template): borrado de dos lineas

borrado de dos lineas prueba 2
3 jobs for feat_prueba_oddo15 in 40 seconds (queued for 1 second)
Status Job ID Name Coverage
  Test
failed #60618
code-analysis

00:00:40

failed #60619
lint-analysis

00:00:11

failed #60620
mccabe

00:00:25

 
Name Stage Failure
failed
code-analysis Test
./l10n_mx_facturae/models/account_payment.py:401:68: W504 line break after binary operator
./l10n_mx_facturae/models/email_template.py:15:8: E999 IndentationError: unexpected indent
./l10n_mx_facturae/models/email_template.py:15:9: E304 blank lines found after function decorator
./l10n_mx_facturae/models/email_template.py:15:9: E113 unexpected indentation
./l10n_mx_facturae/models/res_company.py:3:1: F401 'odoo.api' imported but unused
./l10n_mx_facturae/report/account_move.py:3:1: F401 'odoo.api' imported but unused
The command "bin/code-analysis" exited with 1 in 1.751s.
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1

failed
mccabe Test
  File "/home/gitlab-runner/builds/9ExyJDGg/0/l10n_mx/l10n_mx_facturae/buildout-cache/eggs/xenon-0.9.1-py2.7.egg/xenon/core.py", line 6, in <module>
from radon.cli import Config
File "/home/gitlab-runner/builds/9ExyJDGg/0/l10n_mx/l10n_mx_facturae/buildout-cache/eggs/radon-6.0.1-py2.7.egg/radon/cli/__init__.py", line 23, in <module>
from radon.cli.harvest import (
File "/home/gitlab-runner/builds/9ExyJDGg/0/l10n_mx/l10n_mx_facturae/buildout-cache/eggs/radon-6.0.1-py2.7.egg/radon/cli/harvest.py", line 6, in <module>
from builtins import super
ImportError: No module named builtins
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1

failed
lint-analysis Test
    check_call('%s %s' % (shell, tmpfile), shell=True)
File "/usr/lib64/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command 'sh /tmp/tmp9PV7XM/run' returned non-zero exit status 34
*************** BUILDOUT EGGSCLEANER ****************
No unused eggs in eggs directory
*************** /BUILDOUT EGGSCLEANER ****************
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1

There are no tests to show.