Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9347761
journal_data.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
521 B
Subscribers
None
journal_data.py
View Options
# Copyright (C) 2019-2021 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
# deprecated, for BW compat only
import
warnings
from
swh.model.tests.swh_model_data
import
DUPLICATE_CONTENTS
,
TEST_OBJECTS
# noqa
warnings
.
warn
(
"This module is deprecated, please use swh.model.tests.swh_model_data instead"
,
category
=
DeprecationWarning
,
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Jul 4 2025, 5:53 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238016
Attached To
rDJNL Journal infrastructure
Event Timeline
Log In to Comment