Skip to content

Commit cab9b08

Browse files
cdce8pPierre-Sassoulas
authored andcommitted
Remove filter from list of bad functions
1 parent b916b37 commit cab9b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,4 @@ overgeneral-exceptions=Exception
377377
[pylint.DEPRECATED_BUILTINS]
378378

379379
# List of builtins function names that should not be used, separated by a comma
380-
bad-functions=map,filter,input
380+
bad-functions=map,input

0 commit comments

Comments
 (0)