Skip to content

Commit 46a8e84

Browse files
committed
Remove extra whitespace
1 parent 46a8699 commit 46a8e84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Python/ceval_macros.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,6 @@ check_periodics(PyThreadState *tstate) {
495495
return 0;
496496
}
497497

498-
499-
500498
// Mark the generator as executing. Returns true if the state was changed,
501499
// false if it was already executing or finished.
502500
static inline bool

0 commit comments

Comments
 (0)