From e5abe8e6672cff7852c48f1db57176d9b03538f9 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 25 May 2024 13:27:15 +0200 Subject: fwiw, return to whitespaces. more bytes, but more interoperability. --- .pylintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pylintrc b/.pylintrc index d66e5a2..92ee902 100644 --- a/.pylintrc +++ b/.pylintrc @@ -3,5 +3,5 @@ jobs=2 [FORMAT] -indent-string='\t' +#indent-string='\t' max-line-length=100 -- cgit v1.2.3