Skip to content

Commit 9043865

Browse files
lint
1 parent 571c622 commit 9043865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_unicodedata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ PyAPI_FUNC(int) _PyUnicode_IsXidContinue(Py_UCS4 ch);
1414
#ifdef __cplusplus
1515
}
1616
#endif
17-
#endif /* !Py_INTERNAL_UNICODEDATA_H */
17+
#endif /* !Py_INTERNAL_UNICODEDATA_H */

0 commit comments

Comments
 (0)