Closed github-actions[bot] closed 9 months ago
Duplicate of #1316
but other warnings related to #1324 I think cc @hendrikmakait
example (warnings for every query)
tests/tpch/test_dask.py::test_query_9
/usr/share/miniconda3/envs/test/lib/python3.9/site-packages/_pytest/python.py:197: PytestReturnNotNoneWarning: Expected None, but tests/tpch/test_dask.py::test_query_9 returned nation o_year sum_profit
90 ALGERIA 1998 2.715040e+08
89 ALGERIA 1997 4.570360e+08
88 ALGERIA 1996 4.571252e+08
87 ALGERIA 1995 4.609725e+08
86 ALGERIA 1994 4.564450e+08
.. ... ... ...
11 VIETNAM 1996 4.660488e+08
10 VIETNAM 1995 4.686582e+08
9 VIETNAM 1994 4.780196e+08
8 VIETNAM 1993 4.692719e+08
7 VIETNAM 1992 4.639629e+08
[175 rows x 3 columns], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`?
Closed by #1338
Workflow Run URL