X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/09b2510219e97203ad17aa2250ea8351dff06b23..6812f397afd883bd8fb9605bc86251b105cccc34:/.pylintrc?ds=inline diff --git a/.pylintrc b/.pylintrc index eab04181..65f97b14 100644 --- a/.pylintrc +++ b/.pylintrc @@ -10,3 +10,4 @@ ignored-modules=icu # closing added here because it sometimes triggers a false positive with # 'with' statements. ignored-classes=NominatimArgs,closing +disable=too-few-public-methods