Skip to content

Commit 95cfdeb

Browse files
authored
Merge pull request #8725 from choldgraf/rem_sgskip
DOC: removing sgskip on text path demo
2 parents 622307f + df9e1d7 commit 95cfdeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/pylab_examples/demo_text_path_sgskip.py renamed to examples/pylab_examples/demo_text_path.py

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
66
"""
77

8-
# -*- coding: utf-8 -*-
9-
108
import matplotlib.pyplot as plt
119
from matplotlib.image import BboxImage
1210
import numpy as np

0 commit comments

Comments
 (0)