-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6cb0b4f
commit c997dcc
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule archivematica-sampledata
updated
6 files
+13 −0 | .pre-commit-config.yaml | |
+176 −165 | createtransfers/createtransfers.py | |
+52 −50 | createtransfers/createtransfersargs.py | |
+19 −20 | createtransfers/loggingconfig.py | |
+33 −14 | createtransfers/tests/test_createtransfers.py | |
+0 −7 | xml-validation/xml_validation.py |
Submodule archivematica-storage-service
updated
4 files
+1 −0 | storage_service/administration/apps.py | |
+1 −0 | storage_service/common/apps.py | |
+9 −0 | storage_service/locations/apps.py | |
+0 −7 | storage_service/locations/models/__init__.py |