~vauxoo/addons-vauxoo/trunk-upfowardport-dev-moylop260

« back to all changes in this revision

Viewing changes to picking_verification_report/__init__.py

  • Committer: Moises Lopez
  • Date: 2014-10-07 08:13:52 UTC
  • mfrom: (543.7.595 70-addons-vauxoo)
  • Revision ID: moylop260@vauxoo.com-20141007081352-sgmv2awjo1cz76hj
[MERGE] upforward 7.0
   [MERGE] [FIX] Fix pylint error W0403 - relative-import

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#    You should have received a copy of the GNU General Public License     #
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>. #
24
24
############################################################################
25
 
import report
 
25
from . import report