We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b7120 commit 008fe48Copy full SHA for 008fe48
pandas/tests/extension/base/ops.py
@@ -1,5 +1,5 @@
1
import operator
2
-from typing import Type, Union
+from typing import Optional, Type
3
4
import pytest
5
0 commit comments