diff --git a/docs/providers/typing_mypy.rst b/docs/providers/typing_mypy.rst index 9c033478..b7d74d5a 100644 --- a/docs/providers/typing_mypy.rst +++ b/docs/providers/typing_mypy.rst @@ -56,3 +56,5 @@ function or method. if __name__ == "__main__": animal = provider() # mypy knows that animal is of type "Animal" + +.. disqus::