Skip to content

Commit 52f6f97

Browse files
committed
Linting fix
1 parent 5a80e4a commit 52f6f97

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/test/support/warnings_helper.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
import contextlib
2-
import functools
32
import importlib
43
import re
54
import sys
65
import warnings
76

8-
import inspect
97

108

119
def import_deprecated(name):

0 commit comments

Comments
 (0)