From 2d89aabf1a1758e8844f8576e4b425a067da325a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81s=20Reyes=20Monge?= Date: Wed, 31 Jul 2013 14:58:04 -0600 Subject: [PATCH] Renaming to secretary This is so we can make a proper package --- __init__.py => secretary.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename __init__.py => secretary.py (100%) diff --git a/__init__.py b/secretary.py similarity index 100% rename from __init__.py rename to secretary.py