https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: f7f18a3f2b71f4a1a8b8ac0506229e7ddaf5ab64 authored by Valentin Lorentz on 27 February 2020, 14:12:07 UTC
Make attributes name and email of Person optional.
Tip revision: f7f18a3
pytest.ini
[pytest]
addopts = --doctest-modules
norecursedirs = docs
back to top