From b9adb7a874c9800bf1158dbd5d9ddb321838b719 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Aug 2021 21:06:25 -0700 Subject: [PATCH] Remove unused stubtest allowlist entries (#5875) 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 41f85a315..6d20a75f0 100644 --- a/tests/stubtest_allowlists/py310.txt +++ b/tests/stubtest_allowlists/py310.txt @@ -114,7 +114,6 @@ contextvars.ContextVar.set io.IncrementalNewlineDecoder.setstate random.SystemRandom.getrandbits secrets.SystemRandom.getrandbits -trace.Trace.runfunc zipfile.ZipExtFile.seek # These enums derive from (str, Enum). See comment in py3_common.txt pstats.SortKey.__new__