Fixed indentation error.
This commit is contained in:
@@ -167,12 +167,6 @@ def setSpeechServer(speechServer: SpeechServer) -> None:
|
||||
"""
|
||||
global _speechserver
|
||||
_speechserver = speechServer
|
||||
shutdown()
|
||||
shutdown()
|
||||
shutdown()
|
||||
shutdown()
|
||||
else:
|
||||
init()
|
||||
|
||||
def __resolveACSS(acss: Optional[Any] = None) -> ACSS:
|
||||
if isinstance(acss, ACSS):
|
||||
|
||||
Reference in New Issue
Block a user