mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
minor fix of a docstring
This commit is contained in:
parent
3563d71fb2
commit
0fd35f4458
1 changed files with 1 additions and 1 deletions
|
@ -121,4 +121,4 @@ class TemporaryError(BaseHTTPError):
|
|||
'''A temporary error (e.g. network error) happens.'''
|
||||
|
||||
class HTTPError(BaseHTTPError):
|
||||
''' An HTTP 4xx error happens '''
|
||||
'''An HTTP 4xx error happens'''
|
||||
|
|
Loading…
Add table
Reference in a new issue