chore: remove done TODO comment
This commit is contained in:
parent
170774ae0f
commit
7510945230
1 changed files with 0 additions and 1 deletions
1
tts.py
1
tts.py
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
# - [ ] lower resolution output by default so bluetooth headsets do not struggle
|
# - [ ] lower resolution output by default so bluetooth headsets do not struggle
|
||||||
# - [ ] use os lib to figure out current directory for default input files
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from time import sleep, time
|
from time import sleep, time
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue