This is an automated email from the ASF dual-hosted git repository. johnbodley pushed a commit to branch john-bodley--disable-autodoc-typehints in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 5be75c1633dbd809c75d2cff5c88ef5a17a00cc3 Author: John Bodley <[email protected]> AuthorDate: Tue May 19 10:15:04 2020 -0700 Update requirements.txt --- docs/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 04df206..a8a226f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,5 +15,4 @@ # limitations under the License. # sphinx==3.0.1 -sphinx-autodoc-typehints==1.10.3 sphinx-rtd-theme==0.4.3
