Skip to content

Commit f840737

Browse files
fix linting error
1 parent 5c3114b commit f840737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/generic/test_frame.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from copy import deepcopy
55
from distutils.version import LooseVersion
66
from operator import methodcaller
7-
import os
87

98
import numpy as np
109
import pytest

0 commit comments

Comments
 (0)