GH-132732: Remove textwrap import (#138933)

This commit is contained in:
Savannah Bailey
2025-09-15 17:09:51 +01:00
committed by GitHub
parent 9c9a0f7da7
commit fa12c6bae4

View File

@@ -4,7 +4,6 @@ Writes the cases to optimizer_cases.c.h, which is #included in Python/optimizer_
"""
import argparse
import textwrap
from analyzer import (
Analysis,