8000 Fix isort · matplotlib/matplotlib@f730d44 · GitHub
[go: up one dir, main page]

Skip to content

Commit f730d44

Browse files
authored
Fix isort
1 parent a815b05 commit f730d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/examples/text_labels_and_annotations/fancyarrow_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import itertools
1111
import re
1212

13-
import matplotlib.pyplot as plt
1413
import matplotlib.patches as mpatches
14+
import matplotlib.pyplot as plt
1515

1616

1717
styles = mpatches.ArrowStyle.get_styles()

0 commit comments

Comments
 (0)
0