From 2b7019b933ac8339e4ae8f4619a2a746446a8532 Mon Sep 17 00:00:00 2001 From: Semyon Moroz Date: Sun, 6 Apr 2025 21:10:19 +0400 Subject: [PATCH] Mark internal stuff in allowlist for `assertpy` (#13802) Co-authored-by: Jelle Zijlstra --- stubs/assertpy/@tests/stubtest_allowlist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/assertpy/@tests/stubtest_allowlist.txt b/stubs/assertpy/@tests/stubtest_allowlist.txt index 2de67f358..57fe5e2ee 100644 --- a/stubs/assertpy/@tests/stubtest_allowlist.txt +++ b/stubs/assertpy/@tests/stubtest_allowlist.txt @@ -1,3 +1,4 @@ +# Python 2 compatibility cruft: assertpy.collection.Iterable assertpy.contains.str_types assertpy.contains.xrange