~pythonxy/pythonxy-upstream/xlsxwriter

« back to all changes in this revision

Viewing changes to xlsxwriter/test/comparison/test_image10.py

  • Committer: John McNamara
  • Date: 2019-02-09 17:31:06 UTC
  • Revision ID: git-v1:277a292d77578983d73d902d247816e4496e7375
Updated copyright year.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# Tests for XlsxWriter.
4
4
#
5
 
# Copyright (c), 2013-2018, John McNamara, jmcnamara@cpan.org
 
5
# Copyright (c), 2013-2019, John McNamara, jmcnamara@cpan.org
6
6
#
7
7
 
8
8
from ..excel_comparsion_test import ExcelComparisonTest