mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
Update CONTRIBUTING.md (#1059)
This commit is contained in:
parent
0f09530707
commit
b35f5d971b
@ -69,7 +69,7 @@ We want your work to be readable by others; therefore, we encourage you to note
|
||||
"""
|
||||
This function sums two integers a and b
|
||||
Return: a + b
|
||||
"""
|
||||
"""
|
||||
return a + b
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user