remove unused io-related allowlist entries (#12955)

fallout from https://github.com/python/typeshed/pull/12947

fixes https://github.com/python/typeshed/issues/12954
This commit is contained in:
Stephen Morton
2024-11-04 17:22:08 -08:00
committed by GitHub
parent 1a1970d950
commit f314631fcb
3 changed files with 0 additions and 11 deletions
-4
View File
@@ -1,7 +1,3 @@
# Inherited from stdlib's io module.
pika.compat.StringIO.seek
pika.compat.StringIO.truncate
# Stubtest doesn't understand that a property alias is also read-only.
# https://github.com/python/mypy/issues/6700
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.basic_nack