Skip to content

Commit 2cfb293

Browse files
committed
Delete pylint directive
1 parent efd955f commit 2cfb293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maxminddb/extension.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class Reader:
5959
def __enter__(self) -> Self: ...
6060
def __exit__(self, *args) -> None: ... # noqa: ANN002
6161

62-
# pylint: disable=too-few-public-methods
6362
class Metadata:
6463
"""Metadata for the MaxMind DB reader."""
6564

0 commit comments

Comments
 (0)