mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
GH-132732: Remove textwrap import (#138933)
This commit is contained in:
parent
9c9a0f7da7
commit
fa12c6bae4
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"""
|
||||
|
||||
import argparse
|
||||
import textwrap
|
||||
|
||||
from analyzer import (
|
||||
Analysis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue