We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27525f commit 26f2ab9Copy full SHA for 26f2ab9
pandas/core/computation/expressions.py
@@ -284,4 +284,4 @@ def get_test_result() -> list[bool]:
284
global _TEST_RESULT
285
res = _TEST_RESULT
286
_TEST_RESULT = []
287
- return res
+ return res
0 commit comments