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 efd955f commit 2cfb293Copy full SHA for 2cfb293
maxminddb/extension.pyi
@@ -59,7 +59,6 @@ class Reader:
59
def __enter__(self) -> Self: ...
60
def __exit__(self, *args) -> None: ... # noqa: ANN002
61
62
-# pylint: disable=too-few-public-methods
63
class Metadata:
64
"""Metadata for the MaxMind DB reader."""
65
0 commit comments