Skip to content

Commit b35f5d9

Browse files
poyeacclauss
authored andcommitted
Update CONTRIBUTING.md (TheAlgorithms#1059)
1 parent 0f09530 commit b35f5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ We want your work to be readable by others; therefore, we encourage you to note
6969
"""
7070
This function sums two integers a and b
7171
Return: a + b
72-
"""
72+
"""
7373
return a + b
7474
```
7575

0 commit comments

Comments
 (0)