Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel committed Nov 14, 2023
1 parent 7cb1e37 commit b14458a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Include/cpython/compile.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,3 @@ typedef struct {
#define PY_INVALID_STACK_EFFECT INT_MAX
PyAPI_FUNC(int) PyCompile_OpcodeStackEffect(int opcode, int oparg);
PyAPI_FUNC(int) PyCompile_OpcodeStackEffectWithJump(int opcode, int oparg, int jump);

0 comments on commit b14458a

Please sign in to comment.