Skip to content

Commit 82e79f2

Browse files
committed
Merge branch 'fixlintconfig' into dropubuntu2004
2 parents 9cd31df + e28f656 commit 82e79f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ exclude =
113113
# https://sphinx-rtd-tutorial.readthedocs.io/en/latest/docstrings.html
114114
style = sphinx
115115
arg_type_hints_in_docstring = False
116+
check_return_types = False
117+
check_yield_types = False
116118
allow_init_docstring = True
117119

118120
[isort]

0 commit comments

Comments
 (0)