Skip to content

Commit bb06127

Browse files
committed
Fix Lint
1 parent 0a25282 commit bb06127

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/test/test_symtable.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Test the API of the symtable module.
33
"""
44

5-
import re
6-
import textwrap
75
import symtable
86
import warnings
97
import unittest

0 commit comments

Comments
 (0)