From 1e198a3ebdff3655d2d872bbd624cbeeb8b82057 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Thu, 30 Sep 2021 20:15:57 -0400 Subject: [PATCH] Add disqus comments to typing docs page --- docs/providers/typing_mypy.rst | 2 ++ 1 file changed, 2 insertions(+) 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::