Skip to content

Commit 9432631

Browse files
Merge pull request #4 from jamie-harness/jamie-harness-patch-3
Update datetimelike_accumulations.py
2 parents dc2970e + 7bd1cb6 commit 9432631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/array_algos/datetimelike_accumulations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
datetimelke_accumulations.py is for accumulations of datetimelike extension arrays
2+
datetimelke_accumulations.py is for accumulations of datetimelike extension arrays !
33
"""
44

55
from __future__ import annotations

0 commit comments

Comments
 (0)