Details
Details
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 747 Build 1001: Software Heritage Python tests Build 1000: 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 | ||
---|---|---|
40–41 | use re.escape to make that safer |