diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-03-05 07:37:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-05 07:37:33 -0800 |
commit | 94e08e174d8828298e51501e505ab567cd80ef25 (patch) | |
tree | 4f78391c31ec2d3d15d344352635ad6a23f9e0bd /Lib/test/bad_coding2.py | |
parent | 2a062f275970b3775b055c2c82f31b766271ae18 (diff) | |
download | cpython-git-94e08e174d8828298e51501e505ab567cd80ef25.tar.gz |
Fix unused classes in a typing test (GH-102437)
As part of investigation issue https://github.com/python/cpython/issues/102433, I discovered what I believe to be an error where two classes `CI` and `DI` are not being used. The assertions beneath them act on `C` and `D`, duplicating existing assertions in this test.
(cherry picked from commit 7894bbe94ba319eb650f383cb5196424c77b2cfd)
Co-authored-by: JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Automerge-Triggered-By: GH:AlexWaygood
Diffstat (limited to 'Lib/test/bad_coding2.py')
0 files changed, 0 insertions, 0 deletions