Skip to content

Commit f698945

Browse files
committed
cpplint fixup
1 parent f2971e4 commit f698945

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/src/datetime/np_datetime_strings.c

-1
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,6 @@ int get_datetime_iso_8601_strlen(int local, PANDAS_DATETIMEUNIT base) {
689689
*/
690690
int make_iso_8601_datetime(pandas_datetimestruct *dts, char *outstr, int outlen,
691691
PANDAS_DATETIMEUNIT base) {
692-
693692
char *substr = outstr, sublen = outlen;
694693
int tmplen;
695694

0 commit comments

Comments
 (0)