Skip to content

Commit

Permalink
remove pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykim1 committed Jan 22, 2025
1 parent 51c6620 commit c053215
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python_files/tests/test_shell_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import platform
import sys
from unittest.mock import Mock
import pytest
import pythonrc

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

0 comments on commit c053215

Please sign in to comment.