mirror of https://github.com/python/cpython
Remove trailing spaces (GH-31695)
This commit is contained in:
parent
ab9301a28f
commit
6927632492
|
@ -37,6 +37,7 @@
|
|||
#include "impl/blake2s-ref.c"
|
||||
#endif
|
||||
|
||||
|
||||
extern PyType_Spec blake2s_type_spec;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue