Browse Source

[FLAKE8] fix flake 8 issue

pull/874/head
Cédric Pigeon 10 years ago
committed by Quentin Theuret
parent
commit
f2c62db80f
  1. 1
      help_online/models/export_help_wizard.py

1
help_online/models/export_help_wizard.py

@ -273,4 +273,3 @@ class ExportHelpWizard(models.TransientModel):
_logger.warning(_('Unable to write autobackup file '
'in given directory: %s'
% autobackup_path))
Loading…
Cancel
Save