We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766212e commit fb4a234Copy full SHA for fb4a234
1 file changed
tests/test_schema.py
@@ -5,7 +5,7 @@
5
from datetime import datetime
6
from lxml import etree
7
from os import path
8
-from pytest import mark, raises
+from pytest import mark
9
10
BASE_DIR = path.abspath(path.dirname(__file__))
11
0 commit comments