From c491fea13a428b0c33df3294b23db7e2773e8dc6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Mar 2017 19:27:05 +0000 Subject: [PATCH 1/1] hippotit -> hippotat --- {hippotit => hippotat}/__init__.py | 2 +- {hippotit => hippotat}/slip.py | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {hippotit => hippotat}/__init__.py (96%) rename {hippotit => hippotat}/slip.py (100%) diff --git a/hippotit/__init__.py b/hippotat/__init__.py similarity index 96% rename from hippotit/__init__.py rename to hippotat/__init__.py index 08272ef..ee844cd 100644 --- a/hippotit/__init__.py +++ b/hippotat/__init__.py @@ -1,6 +1,6 @@ # -*- python -*- -import hippotit.slip as slip +import hippotat.slip as slip import ipaddress from ipaddress import AddressValueError diff --git a/hippotit/slip.py b/hippotat/slip.py similarity index 100% rename from hippotit/slip.py rename to hippotat/slip.py -- 2.30.2