mirror of
https://github.com/Dasemu/DesktopAssistant.git
synced 2026-02-04 04:30:20 +00:00
fixed imports
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import webbrowser
|
||||
import requests
|
||||
import datetime
|
||||
import webbrowser
|
||||
|
||||
import pyttsx3
|
||||
import requests
|
||||
|
||||
engine = pyttsx3.init("sapi5")
|
||||
voices = engine.getProperty("voices")
|
||||
|
||||
Reference in New Issue
Block a user