Details
Details
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 739 Build 990: Software Heritage Python tests Build 989: arc lint + arc unit
Event Timeline
Comment Actions
Looks fine to me. Just one tidbit inlined for your consideration.
swh/storage/vault/api/server.py | ||
---|---|---|
39 | use re.escape to make that safer |