aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/fileset_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/sandcrawler/fileset_types.py')
-rw-r--r--python/sandcrawler/fileset_types.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/sandcrawler/fileset_types.py b/python/sandcrawler/fileset_types.py
index f543ede..3398833 100644
--- a/python/sandcrawler/fileset_types.py
+++ b/python/sandcrawler/fileset_types.py
@@ -62,6 +62,7 @@ class PlatformScopeError(Exception):
- a 'latest version' record, when the platform has version-specific records
- a single file within a dataset for a platform which has file-level identifiers
"""
+
pass
@@ -69,4 +70,5 @@ class PlatformRestrictedError(Exception):
"""
When datasets are not publicly available on a platform (yet)
"""
+
pass