We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13475ef commit 9eddc72Copy full SHA for 9eddc72
maxminddb/errors.py
@@ -1,4 +1,9 @@
1
-"""This module contains custom errors for the MaxMind DB reader"""
+"""
2
+maxminddb.errors
3
+~~~~~~~~~~~~~~~~
4
+
5
+This module contains custom errors for the MaxMind DB reader
6
7
8
9
class InvalidDatabaseError(RuntimeError):
0 commit comments