Skip to content

Commit 5c460cb

Browse files
committed
remove deprecated warning
1 parent 8439c96 commit 5c460cb

File tree

1 file changed

+0
-8
lines changed
  • pyperformance/data-files/benchmarks/bm_2to3/vendor/lib2to3

1 file changed

+0
-8
lines changed
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
import warnings
2-
3-
4-
warnings.warn(
5-
"lib2to3 package is deprecated and may not be able to parse Python 3.10+",
6-
DeprecationWarning,
7-
stacklevel=2,
8-
)

0 commit comments

Comments
 (0)