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