Add autodoc_typehints = 'none'
This commit is contained in:
@@ -181,6 +181,7 @@ intersphinx_mapping = {
|
||||
}
|
||||
|
||||
autodoc_default_flags = ['members']
|
||||
autodoc_typehints = "none"
|
||||
|
||||
# spell checking
|
||||
spelling_lang = 'ru_RU'
|
||||
|
||||
Reference in New Issue
Block a user