Skip to content

Commit 4241d39

Browse files
committed
fix: add EoF newline
1 parent bbc5615 commit 4241d39

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
@@ -382,4 +382,4 @@ overgeneral-exceptions=builtins.BaseException,builtins.Exception
382382
# List of builtins function names that should not be used, separated by a comma
383383
bad-functions=input,
384384
apply,
385-
reduce
385+
reduce

0 commit comments

Comments
 (0)