Skip to content

Commit f42519d

Browse files
committed
whitespace
1 parent b49bc86 commit f42519d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/bytecodes.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3177,7 +3177,6 @@ dummy_func(
31773177
EXIT_IF(func->func_version != func_version);
31783178
}
31793179

3180-
31813180
macro(CALL_PY_GENERAL) =
31823181
unused/1 + // Skip over the counter
31833182
_CHECK_PEP_523 +

0 commit comments

Comments
 (0)