Skip to content

Commit a4ed896

Browse files
chore: rename
1 parent 4120725 commit a4ed896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import threading
66
import time
77
import requests
8-
from vyper_sphinx_docs.server import serve_docs
8+
from sphinx_autodoc_vyper.server import serve_docs
99

1010

1111
def test_server_start(tmp_path):

0 commit comments

Comments
 (0)