mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-26 09:59:23 +00:00
NEw version 10.96
This commit is contained in:
@@ -43,5 +43,5 @@ class Output(object):
|
||||
def speak(self, **optiont):
|
||||
return False
|
||||
|
||||
def braille(self, **options):
|
||||
def braille(self, *args, **options):
|
||||
return False
|
||||
|
Reference in New Issue
Block a user