Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 6216e8a

Browse files
committed
rm missing import
1 parent ff5b4b2 commit 6216e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/test_render.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import re
1212
import itertools
1313
import json
14+
import unittest
1415

1516

1617
class Tests(IntegrationTests):

0 commit comments

Comments
 (0)