We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab435a6 commit f36fc3bCopy full SHA for f36fc3b
main.py
@@ -32,9 +32,6 @@ def pagecountbynamespace( self ):
32
def pages_with_most_revisions( self ):
33
self.rep.pages_with_most_revisions()
34
35
- def blank_pages( self ):
36
- self.rep.blank_pages()
37
-
38
def autopatrol_eligibles( self ):
39
self.rep.autopatrol_eligibles()
40
0 commit comments