Update benchmarks to use Python 3.14 #4854
Annotations
6 errors
|
Run tests with pytest:
tests/test_singleton.py#L123
raise ValueError("Test error")
|
|
Run tests with pytest:
aioesphomeapi/singleton.py#L39
result = await func()
|
|
Run tests with pytest:
tests/test_singleton.py#L127
await failing_function()
|
|
Run tests with pytest:
tests/test_singleton.py#L123
raise ValueError("Test error")
|
|
Run tests with pytest:
aioesphomeapi/singleton.py#L39
result = await func()
|
|
Run tests with pytest:
tests/test_singleton.py#L134
await failing_function()
|
Loading