introduce Ruff formatting
This commit is contained in:
@@ -2,7 +2,6 @@ import unittest
|
||||
|
||||
|
||||
class TestDailyTransport(unittest.IsolatedAsyncioTestCase):
|
||||
|
||||
@unittest.skip("FIXME: This test is failing")
|
||||
async def test_event_handler(self):
|
||||
from pipecat.transports.daily_transport import DailyTransport
|
||||
|
||||
Reference in New Issue
Block a user