We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374942c commit 96a4e67Copy full SHA for 96a4e67
1 file changed
test/test_svg.py
@@ -1,6 +1,7 @@
1
+from typing import Any
2
+
3
import pytest
4
from hypothesis import given
-from typing import Any
5
from lxml import etree
6
from lxml.etree import _Element as Element
7
0 commit comments