Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123962
D4063.id14343.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
411 B
Subscribers
None
D4063.id14343.diff
View Options
diff --git a/swh/deposit/api/checks.py b/swh/deposit/api/checks.py
--- a/swh/deposit/api/checks.py
+++ b/swh/deposit/api/checks.py
@@ -3,6 +3,8 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
+"""Functional Metadata Checks"""
+
from typing import Dict, Optional, Tuple
MANDATORY_FIELDS_MISSING = "Mandatory fields are missing"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 20 2024, 7:23 AM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3235245
Attached To
D4063: deposit.api.checks: Add docstring to module
Event Timeline
Log In to Comment