Delete __init__.py

This commit is contained in:
akamhy 2020-05-04 08:06:12 +05:30 committed by GitHub
parent 4f66e1c15e
commit ea3913477c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
from .wrapper import save, near, oldest, newest
__version__ = "0.1"