Commit d05c6c16 authored by Michal Čihař's avatar Michal Čihař

Add missing blank line

parent e152575b
......@@ -204,6 +204,7 @@ class FileFormat(object):
else:
return self.store.Extensions[0]
class AutoFormat(FileFormat):
name = _('Automatic detection')
format_id = 'auto'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment