Commit 1dc7e894 authored by littletomatodonkey's avatar littletomatodonkey
Browse files

fix some cute typos

parent 7a705945
...@@ -35,7 +35,7 @@ from .text_image_aug import tia_perspective, tia_stretch, tia_distort ...@@ -35,7 +35,7 @@ from .text_image_aug import tia_perspective, tia_stretch, tia_distort
class RecAug(object): class RecAug(object):
def __init__(self, **kwargsz): def __init__(self, **kwargs):
pass pass
def __call__(self, data): def __call__(self, data):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment