We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce90b3c commit 996a4e5Copy full SHA for 996a4e5
pandas/tests/io/test_parquet.py
@@ -5,7 +5,7 @@
5
import pathlib
6
from warnings import (
7
catch_warnings,
8
- filterwarnings,get
+ filterwarnings,
9
)
10
11
import numpy as np
0 commit comments