Skip to content

Commit 12d2b24

Browse files
committed
Resolve double "textwrap" import to make linter happy
1 parent fc50ad5 commit 12d2b24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_pyexpat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import sysconfig
1010
import textwrap
1111
import unittest
12-
import textwrap
1312
import traceback
1413
from io import BytesIO
1514
from test import support

0 commit comments

Comments
 (0)