From 1276348258bf35c1803a5bbd7ea91457979e55ee Mon Sep 17 00:00:00 2001 From: dherrada Date: Fri, 10 May 2019 11:22:46 -0400 Subject: [PATCH] Addded module name to example filename --- examples/{pyportal.py => display_text_pyportal.py} | 0 ...xtarea_boundingbox.py => display_text_textarea_boundingbox.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename examples/{pyportal.py => display_text_pyportal.py} (100%) rename examples/{textarea_boundingbox.py => display_text_textarea_boundingbox.py} (100%) diff --git a/examples/pyportal.py b/examples/display_text_pyportal.py similarity index 100% rename from examples/pyportal.py rename to examples/display_text_pyportal.py diff --git a/examples/textarea_boundingbox.py b/examples/display_text_textarea_boundingbox.py similarity index 100% rename from examples/textarea_boundingbox.py rename to examples/display_text_textarea_boundingbox.py