mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
Remove unnecessary ellipsis expressions (#9976)
Ignore flake8 F821 warnings in stub files
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
waitress.adjustments.Adjustments.clear_untrusted_proxy_headers
|
||||
waitress.adjustments.PY2
|
||||
waitress.adjustments.string_types
|
||||
waitress.buffers.FileBasedBuffer.__bool__
|
||||
waitress.buffers.OverflowableBuffer.__bool__
|
||||
waitress.buffers.ReadOnlyFileBasedBuffer.__next__
|
||||
waitress.channel.HTTPChannel.addr
|
||||
waitress.channel.HTTPChannel.error_task_class
|
||||
waitress.channel.HTTPChannel.parser_class
|
||||
|
||||
Reference in New Issue
Block a user