restructuring libs to be a bit more sane in terms of schema and so that we can split between aws and gcp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Translate module
|
||||
'''
|
||||
|
||||
from libs.translate import *
|
||||
from libs.aws.translate import *
|
||||
|
||||
|
||||
def module_translate_translate_text(*text):
|
||||
|
||||
Reference in New Issue
Block a user