Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066266
D6366.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
512 B
Subscribers
None
D6366.id.diff
View Options
diff --git a/swh/search/tests/test_journal_client.py b/swh/search/tests/test_journal_client.py
--- a/swh/search/tests/test_journal_client.py
+++ b/swh/search/tests/test_journal_client.py
@@ -9,6 +9,7 @@
import pytest
+from swh.model.hashutil import hash_to_bytes
from swh.model.model import (
ObjectType,
Person,
@@ -20,7 +21,6 @@
TargetType,
Timestamp,
TimestampWithTimezone,
- hash_to_bytes,
)
from swh.search.journal_client import (
fetch_last_revision_release_date,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 5 2024, 4:22 AM (19 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3220438
Attached To
D6366: Fix a couple of issues since changes in swh-model and es module typing
Event Timeline
Log In to Comment