]> git.openstreetmap.org Git - nominatim.git/blobdiff - .pylintrc
move status test to tokenizer
[nominatim.git] / .pylintrc
index eab041818058526209a36951c902e615095d7d23..65f97b146ac9ac27ff8a039a3c13dc427a5fe473 100644 (file)
--- 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