We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6318ffa commit f24b28fCopy full SHA for f24b28f
pandas/core/indexes/range.py
@@ -1,7 +1,7 @@
1
from datetime import timedelta
2
import operator
3
from sys import getsizeof
4
-from typing import Any, Optional
+from typing import Any
5
import warnings
6
7
import numpy as np
0 commit comments