From 8852745cf3184a92048fa8a012681573b436324d Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 19 Jun 2019 18:30:02 +0200 Subject: [PATCH] Add stub files to the list of features --- docs/docs/features.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/features.rst b/docs/docs/features.rst index 3b0318bf..63f172d4 100644 --- a/docs/docs/features.rst +++ b/docs/docs/features.rst @@ -23,6 +23,7 @@ General Features - Great Virtualenv support - Can infer function arguments from sphinx, epydoc and basic numpydoc docstrings, and PEP0484-style type hints (:ref:`type hinting `) +- Stub files Supported Python Features