From b2bbb21d18ada3297d03dd9f63eb64a1bf923148 Mon Sep 17 00:00:00 2001 From: Alexander Vasarab Date: Sat, 20 Jun 2020 16:17:35 -0700 Subject: [PATCH] Begin packaging progress --- munter.py => munter/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename munter.py => munter/__init__.py (100%) diff --git a/munter.py b/munter/__init__.py similarity index 100% rename from munter.py rename to munter/__init__.py -- 2.30.2