Skip to content

Commit 0aabef6

Browse files
chore: rename
1 parent d21eab1 commit 0aabef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import pytest
44
from pathlib import Path
5-
from vyper_sphinx_docs.cli import main
5+
from sphinx_autodoc_vyper.cli import main
66

77

88
def test_cli_basic(contracts_dir, output_dir, monkeypatch, capsys):

0 commit comments

Comments
 (0)