Add disqus comments to typing docs page

This commit is contained in:
Roman Mogylatov 2021-09-30 20:15:57 -04:00
parent 4f977c7cf0
commit 1e198a3ebd

View File

@ -56,3 +56,5 @@ function or method.
if __name__ == "__main__":
animal = provider() # mypy knows that animal is of type "Animal"
.. disqus::