Details
Details
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 746 Build 999: Software Heritage Python tests Build 998: 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 |