Commit 9d1da98
committed
Add missing blank line for code readability
A blank line was added before the function definition to improve code readability. This change aligns with Python's PEP 8 style guidelines for consistent spacing.1 parent 1fdd7c6 commit 9d1da98
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments