mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Removed white space
This commit is contained in:
parent
d11f8f0470
commit
75a3b92690
@ -1399,7 +1399,7 @@ class FunctionDocumenter(DocstringSignatureMixin, ModuleLevelDocumenter): # typ
|
||||
except (AttributeError, TypeError):
|
||||
# failed to update signature (ex. built-in or extension types)
|
||||
return None
|
||||
|
||||
|
||||
return func
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user