mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 14:33:26 +00:00
fix: lint-fix
This commit is contained in:
parent
f74883b59e
commit
8998fa2301
|
@ -1 +1 @@
|
|||
Generic single-database configuration with an async dbapi.
|
||||
Generic single-database configuration with an async dbapi.
|
||||
|
|
|
@ -4,8 +4,8 @@ from .settings import Settings
|
|||
|
||||
__all__ = [
|
||||
"Application",
|
||||
"Settings",
|
||||
"ApplicationError",
|
||||
"DisposeError",
|
||||
"Settings",
|
||||
"StartServerError",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user