Skip to content

Commit 04bb640

Browse files
committed
Remove zyncoder.py and make zyncore.py the only python module for accessing the library.
1 parent d9575c3 commit 04bb640

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# -*- coding: utf-8 -*-
22
__all__ = [
3-
"zyncoder",
43
"zyncore"
54
]
6-
from zyncoder.zyncoder import *
75
from zyncoder.zyncore import *

zyncoder.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)