We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c6620 commit c053215Copy full SHA for c053215
python_files/tests/test_shell_integration.py
@@ -2,7 +2,6 @@
2
import platform
3
import sys
4
from unittest.mock import Mock
5
-import pytest
6
import pythonrc
7
8
is_wsl = "microsoft-standard-WSL" in platform.release()
0 commit comments