Skip to content

Commit 01d39c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a53ad6f commit 01d39c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PIL/ImageMorph.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def __init__(
9595
else:
9696
self.patterns = []
9797

98-
9998
def add_patterns(self, patterns: list[str]) -> None:
10099
"""
101100
Append to list of patterns.

0 commit comments

Comments
 (0)