From ed25989ef251b292ec80bbea9423fab7148a211e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Aug 2021 21:22:24 -0700 Subject: [PATCH] Remove unused stubtest allowlist entries (#5981) Co-authored-by: hauntsaninja --- tests/stubtest_allowlists/py310.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/stubtest_allowlists/py310.txt b/tests/stubtest_allowlists/py310.txt index 6d20a75f0..3f3019d06 100644 --- a/tests/stubtest_allowlists/py310.txt +++ b/tests/stubtest_allowlists/py310.txt @@ -173,4 +173,3 @@ tempfile.TemporaryDirectory.__init__ types.UnionType # Renamed from `types.Union` unicodedata.ucnhash_CAPI unittest.mock.create_autospec -zipfile.Path.open