Skip to content

Commit 3088b35

Browse files
afvincentjenshnielsen
authored andcommitted
Added 2nd whitespace before inline comment (PEP8)
1 parent 85cecf1 commit 3088b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_arrow_patches.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import matplotlib.pyplot as plt
77
from matplotlib.testing.decorators import image_comparison
8-
import matplotlib.patches as mpatches # adopting scipy import conventions
8+
import matplotlib.patches as mpatches # adopting scipy import conventions
99

1010

1111
def draw_arrow(ax, t, r):

0 commit comments

Comments
 (0)