mirror of
https://github.com/python/cpython.git
synced 2025-09-25 09:50:37 +00:00
Indent code inside if block. (GH-15284)
Without indendation, seems like strcpy line is parallel to `if` condition.
(cherry picked from commit 69f37bcb28
)
Co-authored-by: Hansraj Das <raj.das.136@gmail.com>
This commit is contained in:
parent
f781283ff6
commit
64db5aac6b
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue