We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4120725 commit a4ed896Copy full SHA for a4ed896
tests/test_server.py
@@ -5,7 +5,7 @@
5
import threading
6
import time
7
import requests
8
-from vyper_sphinx_docs.server import serve_docs
+from sphinx_autodoc_vyper.server import serve_docs
9
10
11
def test_server_start(tmp_path):
0 commit comments