We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f09530 commit b35f5d9Copy full SHA for b35f5d9
CONTRIBUTING.md
@@ -69,7 +69,7 @@ We want your work to be readable by others; therefore, we encourage you to note
69
"""
70
This function sums two integers a and b
71
Return: a + b
72
- """
+ """
73
return a + b
74
```
75
0 commit comments