]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused import of `warnings` from `unittest.loader` (#102479)
authorJosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Mon, 6 Mar 2023 22:02:19 +0000 (22:02 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 22:02:19 +0000 (22:02 +0000)
commitc84e6f32df989908685ea8b6cd49ddde9f428524
tree30bdfbbfa2a457fb423727acc1497dcdcb4828b3
parentd959bcd4a0393a120fa12c034de4041037d171c3
Remove unused import of `warnings` from `unittest.loader` (#102479)
Lib/unittest/loader.py