KyuubiYoru

Results 2 comments of KyuubiYoru

I'm not sure how i can fix this error. TTS/server/server.py:174:4: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) i'm doing lock.acquire() in this line.

Reformatted the file i changed failed this time? ``` black tests TTS notebooks recipes --check Skipping .ipynb files as Jupyter dependencies are not installed. You can fix this by running...