Found ref without references.
Traceback (most recent call last):
File "pwb.py", line 297, in <module> if not main(): File "pwb.py", line 292, in main run_python_file(filename, [filename] + args, argvu, file_package) File "pwb.py", line 96, in run_python_file main_mod.__dict__) File "./scripts/noreferences.py", line 778, in <module> main() File "./scripts/noreferences.py", line 770, in main bot.run() File "./scripts/noreferences.py", line 711, in run newText = self.addReferences(text) File "./scripts/noreferences.py", line 572, in addReferences for section in i18n.translate(self.site, referencesSections):
TypeError: 'NoneType' object is not iterable
CRITICAL: Exiting due to uncaught exception <class 'TypeError'>