mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 23:04:48 +08:00
Fix ImportError when building Sphinx
This commit is contained in:
@@ -14,10 +14,10 @@ Blackbox Tests (run.py)
|
|||||||
|
|
||||||
.. automodule:: test.run
|
.. automodule:: test.run
|
||||||
|
|
||||||
Regression Tests (regression.py)
|
Regression Tests (test_regression.py)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. automodule:: test.regression
|
.. automodule:: test.test_regression
|
||||||
|
|
||||||
Refactoring Tests (refactor.py)
|
Refactoring Tests (refactor.py)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user