Skip to content

Commit ee68a3e

Browse files
committed
fix missing import
1 parent 762a065 commit ee68a3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_parse.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77

88
import pytest
9+
import sys
910
from textwrap import dedent
1011
import warnings
1112

0 commit comments

Comments
 (0)