From 52e72221bf65d118bc323866243f3fdbd2589c58 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 5 Aug 2020 17:21:45 -0700 Subject: Initialize gh-pages --- alphanum/__init__.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 alphanum/__init__.py (limited to 'alphanum/__init__.py') diff --git a/alphanum/__init__.py b/alphanum/__init__.py deleted file mode 100644 index 5736c89..0000000 --- a/alphanum/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -from .alphanum import generate # noqa: F401 - -__version__ = '0.2.0' -- cgit v1.2.3