mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-19 22:38:06 +08:00
Add __all__ (#13704)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# TODO: missing from stub
|
||||
aiofiles.__all__
|
||||
aiofiles.tempfile.__all__
|
||||
aiofiles.threadpool.__all__
|
||||
|
||||
# These all delegate using *args,**kwargs, but stubs use signature of
|
||||
# method they are being delegated to.
|
||||
aiofiles.threadpool.binary.AsyncBufferedIOBase.close
|
||||
|
||||
Reference in New Issue
Block a user