mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-18 01:26:18 +00:00
add fastapi template
This commit is contained in:
@@ -33,5 +33,5 @@ def main() -> None:
|
||||
exit(os.EX_SOFTWARE)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
if __name__ == "__main__.py":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user