Skip to content

Commit

Permalink
Test remove sphinx_autodoc_typehints. Trying again.
Browse files Browse the repository at this point in the history
  • Loading branch information
oadams committed Mar 3, 2018
1 parent 032d86c commit 2eb6b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx.ext.napoleon',
'sphinx_autodoc_typehints',
# 'sphinx_autodoc_typehints',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 2eb6b99

Please sign in to comment.