Skip to content

Commit 4e16808

Browse files
gfyoungPingviinituutti
authored andcommitted
MAINT: Arithmetc --> Arithmetic
1 parent fe0de9c commit 4e16808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/arithmetic/test_datetime64.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Arithmetc tests for DataFrame/Series/Index/Array classes that should
2+
# Arithmetic tests for DataFrame/Series/Index/Array classes that should
33
# behave identically.
44
# Specifically for datetime64 and datetime64tz dtypes
55
import operator

0 commit comments

Comments
 (0)