Skip to content

Commit c053215

Browse files
committed
remove pytest
1 parent 51c6620 commit c053215

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_files/tests/test_shell_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import platform
33
import sys
44
from unittest.mock import Mock
5-
import pytest
65
import pythonrc
76

87
is_wsl = "microsoft-standard-WSL" in platform.release()

0 commit comments

Comments
 (0)