[7.x] Add typing metadata and manual types to package

This commit is contained in:
Seth Michael Larson
2020-08-31 11:07:04 -05:00
committed by Seth Michael Larson
parent ff378f6b0d
commit 6daa14315a
38 changed files with 1464 additions and 29 deletions
+6
View File
@@ -230,6 +230,12 @@ AsyncTransport
.. autoclass:: AsyncTransport
:members:
AsyncConnection
~~~~~~~~~~~~~~~~~
.. autoclass:: AsyncConnection
:members:
AIOHttpConnection
~~~~~~~~~~~~~~~~~