Let sourceforge origins be enabled by default

Related to T3470
This commit is contained in:
Antoine R. Dumont (@ardumont) 2021-10-11 13:03:40 +02:00
parent 04dc628091
commit 5bba1a783a
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8

View file

@ -253,7 +253,6 @@ class SourceForgeLister(Lister[SourceForgeListerState, SourceForgeListerPage]):
visit_type=hit.vcs.value,
url=hit.url,
last_update=iso8601.parse_date(hit.last_modified),
enabled=False,
)
def _get_pages_from_subsitemap(