Add docstring
This commit is contained in:
parent
4c24b9ed4a
commit
93cd200bb7
@ -31,6 +31,8 @@ import os
|
||||
|
||||
class Error(Exception):
|
||||
|
||||
"""Exception for errors in this module."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user