mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '3.4.x' into 3.x
This commit is contained in:
@@ -28,4 +28,9 @@ class TestAutodoc(object):
|
||||
return None
|
||||
|
||||
|
||||
class Inherited(missing_module.Class):
|
||||
"""docstring"""
|
||||
pass
|
||||
|
||||
|
||||
sphinx.missing_module4.missing_function(len(missing_name2))
|
||||
|
||||
Reference in New Issue
Block a user