https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 2a64df08eff7c8921ac41106975a92be3606e7a7 authored by Nicolas Dandrimont on 06 October 2023, 13:53:20 UTC
parse_time_interval: Improve parsing to deal down to seconds
Tip revision: 2a64df0
pytest.ini
[pytest]
norecursedirs = build docs .*

asyncio_mode = strict
back to top