2222
2225
def run(self, message=None, file=None, verbose=True, selected_list=None,
2223
2226
unchanged=False, strict=False, local=False, fixes=None,
2231
2242
# TODO: Need a blackbox test for invoking the external editor; may be
2232
2243
# slightly problematic to run this cross-platform.