This commit is contained in:
2019-02-19 13:53:42 -05:00
parent 4e4163da35
commit 56b226c847

View File

@@ -15,8 +15,7 @@ def make_string_all_services(free_only=False):
)
for service_name, info in
config.STT_SERVICES.items()])
'\n'
config.STT_SERVICES.items()]) + '\n'
)
return all_services_string