Bump ruff from 0.6.5 to 0.6.7 (#965) #3390
Annotations
7 errors
Run tests with pytest
await waiter
|
Run tests with pytest
await self._async_create_endpoints()
|
Run tests with pytest
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
|
Run tests with pytest
transport.close()
|
Run tests with pytest
self._loop.call_soon(self._call_connection_lost, None)
|
Run tests with pytest
self._check_closed()
|
Run tests with pytest
raise RuntimeError('Event loop is closed')
|
Loading