Skip to content

Commit 3ba4169

Browse files
committed
Fix imports
1 parent 8331d06 commit 3ba4169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/json/test_pandas.py

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from io import StringIO
44
import json
55
import os
6-
from warnings import catch_warnings, filterwarnings
76

87
import numpy as np
98
import pytest

0 commit comments

Comments
 (0)