Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 311a928

Browse files
committed
Minor PEP8 change
1 parent a5f00ef commit 311a928

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/text.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def _process_text_args(override, fontdict=None, **kwargs):
4343
override.update(kwargs)
4444
return override
4545

46+
4647
@contextlib.contextmanager
4748
def _wrap_text(textobj):
4849
"""

0 commit comments

Comments
 (0)