We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0286359 commit ebe21deCopy full SHA for ebe21de
1 file changed
error_reporting/docs/usage.rst
@@ -99,7 +99,7 @@ line number of the location where the error was reported.
99
client = error_reporting.Client()
100
error_reporting.report("Found an error!")
101
102
- As with reporting an exception, the user and HTTP context can be provided:
+As with reporting an exception, the user and HTTP context can be provided:
103
104
.. code-block:: python
105
0 commit comments