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 90c2237 commit e7a5871Copy full SHA for e7a5871
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