Skip to content

Commit 9eddc72

Browse files
committed
Updated error docs
1 parent 13475ef commit 9eddc72

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

maxminddb/errors.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
"""This module contains custom errors for the MaxMind DB reader"""
1+
"""
2+
maxminddb.errors
3+
~~~~~~~~~~~~~~~~
4+
5+
This module contains custom errors for the MaxMind DB reader
6+
"""
27

38

49
class InvalidDatabaseError(RuntimeError):

0 commit comments

Comments
 (0)