https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: c3d177b46bb5811242ea8ce7c11850e118b6de36 authored by Antoine R. Dumont (@ardumont) on 17 June 2020, 10:55:16 UTC
test_storage: Fix flakiness in round to milliseconds test util method
Tip revision: c3d177b
pyproject.toml
[tool.black]
target-version = ['py37']
back to top