Skip to content

Commit

Permalink
Update peps/pep-0007.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Erlend E. Aasland <[email protected]>
  • Loading branch information
warsaw and erlend-aasland authored Nov 15, 2023
1 parent ed5ee6d commit f625e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0007.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Code lay-out
} \
} while (0)

* ``#undef`` private macros after use.
* ``#undef`` file local macros after use.

* Put blank lines around functions, structure definitions, and major
sections inside functions.
Expand Down

0 comments on commit f625e8b

Please sign in to comment.