From 54b5b02b9043855a23112a4af46ab9905111b159 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Tue, 12 Jun 2018 09:52:08 +0100 Subject: [PATCH] Move duplicate named example --- .../{date_index_formatter.py => custom_date_formatter.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/text_labels_and_annotations/{date_index_formatter.py => custom_date_formatter.py} (100%) diff --git a/examples/text_labels_and_annotations/date_index_formatter.py b/examples/text_labels_and_annotations/custom_date_formatter.py similarity index 100% rename from examples/text_labels_and_annotations/date_index_formatter.py rename to examples/text_labels_and_annotations/custom_date_formatter.py