Skip to content
Snippets Groups Projects
Commit 9d62deeb27bb authored by Charlie Clark's avatar Charlie Clark
Browse files

Adjust imports.

parent a1657378be8c
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,6 @@
import tempfile, os, sys
from .common_imports import HelperTestCase, skipIf
from . import xmlfile as etree
from .. import xmlfile as etree
import pytest
......@@ -16,6 +16,6 @@
import pytest
from openpyxl.tests.helper import compare_xml
from .helper import compare_xml
import xml.etree.ElementTree
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment