Skip to content

Commit acb3bad

Browse files
committed
fix error
1 parent 4f90f81 commit acb3bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_files/vscode_pytest/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
if TYPE_CHECKING:
1818
from pluggy import Result
1919

20+
USES_PYTEST_DESCRIBE = False
2021

2122
with contextlib.suppress(ImportError):
2223
from pytest_describe.plugin import DescribeBlock

0 commit comments

Comments
 (0)