Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123077
D4526.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
293 B
Subscribers
None
D4526.diff
View Options
diff --git a/swh/deposit/urls.py b/swh/deposit/urls.py
--- a/swh/deposit/urls.py
+++ b/swh/deposit/urls.py
@@ -28,4 +28,4 @@
url(r"^$", default_view, name="home"),
]
-urlpatterns = format_suffix_patterns(urlpatterns) # type: ignore
+urlpatterns = format_suffix_patterns(urlpatterns)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 17, 7:49 PM (2 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3229036
Attached To
D4526: Remove useless 'type: ignore' annotation.
Event Timeline
Log In to Comment