Skip to content

Commit d2806c5

Browse files
committed
993 complete test_collection.py conversion to pytest
1 parent 41e40a4 commit d2806c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_collection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import json
44
import os
55
import tempfile
6-
import unittest
76
from collections.abc import Iterator
87
from copy import deepcopy
98
from datetime import datetime

0 commit comments

Comments
 (0)