issues
search
singularityhub
/
sregistry
server for storage and management of singularity images
https://singularityhub.github.io/sregistry
Mozilla Public License 2.0
103
stars
42
forks
source link
Add linter for formatting, along with test for it
#259
Closed
vsoch
closed
4 years ago
vsoch
commented
4 years ago
This pull request will:
add black formatter (with testing for it) for consistent code format to fix #258
remove the default uuid from the API ImageUpload upload_id so the migration doesn't redo itself to fix #257
This pull request will: