mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-16 19:40:59 +03:00
Add disqus comments to typing docs page
This commit is contained in:
parent
4f977c7cf0
commit
1e198a3ebd
|
@ -56,3 +56,5 @@ function or method.
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
animal = provider() # mypy knows that animal is of type "Animal"
|
animal = provider() # mypy knows that animal is of type "Animal"
|
||||||
|
|
||||||
|
.. disqus::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user