We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3636c13 commit de52cdbCopy full SHA for de52cdb
tests/test_parser.py
@@ -2,8 +2,6 @@
2
3
from pathlib import Path
4
5
-import pytest
6
-
7
from sphinx_autodoc_vyper.parser import Contract, Function, Parameter, VyperParser
8
9
0 commit comments