Ignore:
Timestamp:
Aug 29, 2025, 5:52:17 AM (5 hours ago)
Author:
iritscen
Message:

ValBot: Removed TODO comment from check_interwiki_links.sh which was completed in the last commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ValBot/Python/check_interwiki_links.py

    r1196 r1197  
    8282      possibly_print(the_link.page_name)
    8383      pywikibot.stdout('   ERROR: Could not find section "{0}" on {1} page "{2}".'.format(anchor_name, the_link.iw_prefix, target_page_name_human))
    84       # TODO: Check that page name has been corrected to redirected page if there was a redirect
    8584      errors_issued = errors_issued + 1
    8685   elif print_result == True:
Note: See TracChangeset for help on using the changeset viewer.