We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f09f7 commit 41af90aCopy full SHA for 41af90a
pandas/tests/io/test_sql.py
@@ -60,6 +60,7 @@
60
pytest.mark.filterwarnings(
61
"ignore:Passing a BlockManager to DataFrame:DeprecationWarning"
62
),
63
+ pytest.mark.single_cpu,
64
]
65
66
0 commit comments