Skip to content

Commit f26ece6

Browse files
committed
Updated files with git_helper.
1 parent ab6c5d5 commit f26ece6

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

doc-source/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
# 3rd party
1313
from sphinx.locale import _
1414

15-
# Suppress warnings from sphinx_autodoc_typehints
16-
# TODO: Remove once the following issues is resolved:
17-
# https://github.com/agronholm/sphinx-autodoc-typehints/issues/133
18-
warnings.filterwarnings('ignore', message='sphinx.util.inspect.Signature\(\) is deprecated')
19-
2015
sys.path.append(os.path.abspath('.'))
2116
sys.path.append(os.path.abspath('..'))
2217

doc-source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sphinx-autodoc-typehints >=1.10.3
55
sphinx-notfound-page
66
sphinx-prompt >=1.2.0
77
sphinx-tabs >=1.1.13
8-
sphinx_autodoc_typehints >=1.10.3
8+
sphinx_autodoc_typehints >=1.11.0
99
sphinx_rtd_theme
1010
sphinxcontrib-httpdomain >=1.7.0
1111
sphinxemoji >=0.1.6

0 commit comments

Comments
 (0)