We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96931d8 commit 682f937Copy full SHA for 682f937
ISSUES.md
@@ -2,7 +2,7 @@
2
3
## Detection of catching some exceptions
4
5
-Docstring for this method will conain 'Raises Exception':
+Docstring for this method will contain 'Raises Exception':
6
7
~~~{python}
8
def foo():
@@ -28,4 +28,4 @@ Comment
28
return x
29
~~~
30
31
-This will probably result in an error, though the code is valid.
+This will probably result in an error, though the code is valid.
0 commit comments