🌐 AI搜索 & 代理 主页
Skip to content

Commit 7ca54ff

Browse files
committed
Revert changes to tests
1 parent 35fbeb9 commit 7ca54ff

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/test_method.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
"""Test CLR method support."""
44

5-
import sys
65
import System
76
import pytest
87
from Python.Test import MethodTest

tests/test_subclass.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
"""Test sub-classing managed types"""
88

9-
import sys
109
import System
1110
import pytest
1211
from Python.Test import (IInterfaceTest, SubClassTest, EventArgsTest,

0 commit comments

Comments
 (0)