style: Format code for consistency and readability across TTS modules
This commit is contained in:
@@ -17,6 +17,7 @@ from .user import User
|
||||
from .user_oauth import UserOauth
|
||||
|
||||
__all__ = [
|
||||
"TTS",
|
||||
"BaseModel",
|
||||
"CreditAction",
|
||||
"CreditTransaction",
|
||||
@@ -28,7 +29,6 @@ __all__ = [
|
||||
"ScheduledTask",
|
||||
"Sound",
|
||||
"SoundPlayed",
|
||||
"TTS",
|
||||
"User",
|
||||
"UserOauth",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user