Skip to content

Commit 859988b

Browse files
committed
docstring fixup
1 parent cd02769 commit 859988b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/dtypes/dtypes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@ def freq(self) -> BaseOffset:
11091109
for operations that depend on time-based calculations within a period index
11101110
or series.
11111111
1112-
.. deprecated: 3.0
1112+
.. deprecated:: 3.0
11131113
Use dtype.unit instead.
11141114
11151115
See Also

0 commit comments

Comments
 (0)