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 172ab7a commit e4f7536Copy full SHA for e4f7536
pandas/conftest.py
@@ -92,7 +92,7 @@ def observed(request):
92
def all_arithmetic_operators(request):
93
"""
94
Fixture for dunder names for common arithmetic operations
95
- """
+ """
96
return request.param
97
98
0 commit comments