renator's picture
Complete the endpoint
2d610a5
raw
history blame
154 Bytes
from django.apps import AppConfig
class TexttovoiceConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'texttovoice'