test alternative nameing

This commit is contained in:
georgemihaila
2020-09-08 16:21:05 -05:00
parent cba072037b
commit e7510f1a7e

View File

@@ -4,6 +4,9 @@
__version__ = "0.0.1"
# functions
# functions imports
from .array_functions import (padding,
batching)
# alternative names
from .array_functions import batching as chunking