Skip to content

Commit 43b2dab

Browse files
authored
MAINT: Arithmetc --> Arithmetic
1 parent 982c169 commit 43b2dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/arithmetic/test_datetime64.py

Lines changed: 1 addition & 1 deletion
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)