add namespace filter parameter

This commit is contained in:
Nate E TeBlunthuis 2018-08-23 18:25:08 -07:00 committed by groceryheist
parent 317bafb50d
commit f784c77f60

2
wikiq
View File

@ -205,8 +205,6 @@ class WikiqParser():
from mw.lib import persistence
state = persistence.State()
# Iterate through a page's revisions
for rev in page: