Skip to content

Commit 7c2d0f1

Browse files
authored
Update mypy issue reference to duplicated original issue (#11320)
See python/mypy#13975 (comment)
1 parent 950fa58 commit 7c2d0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/pika/@tests/stubtest_allowlist.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pika.compat.StringIO.seek
33
pika.compat.StringIO.truncate
44

55
# Stubtest doesn't understand that a property alias is also read-only.
6-
# https://github.com/python/mypy/issues/13975
6+
# https://github.com/python/mypy/issues/6700
77
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.basic_nack
88
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.consumer_cancel_notify
99
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.exchange_exchange_bindings

0 commit comments

Comments
 (0)