Use redundances as python package
This commit is contained in:
@@ -27,8 +27,8 @@ Provides a class for handling redundance discussion pages and archives
|
||||
|
||||
import pywikibot # noqa
|
||||
|
||||
from mysqlred import MysqlRedPage
|
||||
from redfam import RedFamParser
|
||||
from .mysqlred import MysqlRedPage
|
||||
from .redfam import RedFamParser
|
||||
|
||||
|
||||
class RedPage:
|
||||
|
||||
Reference in New Issue
Block a user