1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-12-17 13:26:18 +00:00

fix: make lint-fix

This commit is contained in:
Artem Litvinov
2023-10-12 15:41:16 +01:00
parent cd8d13f6b7
commit 453d3ce38e
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ from .project import *
from .proxy import *
from .voice import *
__all__ = [
"ApiSettings",
"AppSettings",