8000 fix flake8 · matplotlib/matplotlib@74d53d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74d53d2

Browse files
committed
fix flake8
1 parent faa0952 commit 74d53d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/legend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ def get_texts(self):
878878
def set_alignment(self, alignment):
879879
"""
880880
Set the alignment of the legend title and the box of entries.
881-
881+
882882
The entries are aligned as a single block, so that markers always
883883
lined up.
884884

0 commit comments

Comments
 (0)
0