From df9e1d7e2cf5515f220cf3c8aca4cfc78a7d1263 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Tue, 6 Jun 2017 17:16:06 -0700 Subject: [PATCH] removing sgskip --- .../{demo_text_path_sgskip.py => demo_text_path.py} | 2 -- 1 file changed, 2 deletions(-) rename examples/pylab_examples/{demo_text_path_sgskip.py => demo_text_path.py} (99%) diff --git a/examples/pylab_examples/demo_text_path_sgskip.py b/examples/pylab_examples/demo_text_path.py similarity index 99% rename from examples/pylab_examples/demo_text_path_sgskip.py rename to examples/pylab_examples/demo_text_path.py index 18b9c0ba522a..5df9593b8632 100644 --- a/examples/pylab_examples/demo_text_path_sgskip.py +++ b/examples/pylab_examples/demo_text_path.py @@ -5,8 +5,6 @@ """ -# -*- coding: utf-8 -*- - import matplotlib.pyplot as plt from matplotlib.image import BboxImage import numpy as np