diff --git a/pylintrc b/pylintrc index 3756c00..e0afd16 100644 --- a/pylintrc +++ b/pylintrc @@ -29,8 +29,6 @@ disable= # Syntax / Logic consider-using-f-string, - unnecessary-comprehension, - use-list-literal, # Logging logging-fstring-interpolation,