Skip to content

Commit 73edc6a

Browse files
committed
fix: Remove unused import of 'dis' in test_dataframe.py
1 parent fb90fbc commit 73edc6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/tests/test_dataframe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
import dis
1817
import os
1918
import re
2019
from typing import Any

0 commit comments

Comments
 (0)