Files
pytest-xdist/testing
Bruno Oliveira 4a33933e30 Use ternary operator to remove mypy error
Otherwise we would get this error:

```
error: Function "Callable[[Any, bool, Optional[float]], None]" could always be true in boolean context  [truthy-function]
```
2022-11-14 23:13:38 -03:00
..
2022-10-22 10:43:02 -03:00
2021-11-01 09:05:28 +02:00
2022-10-25 17:07:47 +02:00
2022-08-23 21:41:23 +01:00