aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_grobid2json.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/test_grobid2json.py')
-rw-r--r--python/tests/test_grobid2json.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/tests/test_grobid2json.py b/python/tests/test_grobid2json.py
index 8497b10..b8999b1 100644
--- a/python/tests/test_grobid2json.py
+++ b/python/tests/test_grobid2json.py
@@ -1,7 +1,9 @@
-import xml
import json
+import xml
+
import pytest
+
from grobid2json import *