Skip to content

Commit

Permalink
Update mypy issue reference to duplicated original issue (#11320)
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Jan 26, 2024
1 parent 950fa58 commit 7c2d0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/pika/@tests/stubtest_allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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/13975
# https://github.com/python/mypy/issues/6700
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.basic_nack
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.consumer_cancel_notify
pika(\.adapters)?(\.blocking_connection)?\.BlockingConnection\.exchange_exchange_bindings
Expand Down

0 comments on commit 7c2d0f1

Please sign in to comment.