WolfgangFahl / py-3rdparty-mediawiki

Wrapper for pywikibot and mwclient MediaWiki API librarties with improvements for 3rd party wikis
Apache License 2.0
4 stars 5 forks source link

pywikibot.config.register_family_file is deprecated #72

Closed WolfgangFahl closed 2 years ago

WolfgangFahl commented 3 years ago

use family_files[family_name] = file_path instead.