mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Trim trailing whitespace and test on CI (#104275)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
parent
1f5679540c
commit
d513ddee94
13 changed files with 44 additions and 12 deletions
|
@ -38,6 +38,6 @@
|
|||
#endif // HAVE_LIBB2
|
||||
|
||||
// for secure_zero_memory(), store32(), store48(), and store64()
|
||||
#include "impl/blake2-impl.h"
|
||||
#include "impl/blake2-impl.h"
|
||||
|
||||
#endif // Py_BLAKE2MODULE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue