Skip to content

Commit 84f0115

Browse files
author
MomIsBestFriend
committed
Lint issues
1 parent f1f5dcd commit 84f0115

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/tslibs/fields.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def build_field_sarray(const int64_t[:] dtindex):
6464
("u", "i4"), # microsecond
6565
]
6666

67-
6867
out = np.empty(count, dtype=sa_dtype)
6968

7069
years = out['Y']

0 commit comments

Comments
 (0)