~parinporecha/gtg/config_parser_bug

« back to all changes in this revision

Viewing changes to GTG/plugins/export/export_templates/description_simple.py

  • Committer: Izidor Matušov
  • Date: 2013-02-25 07:35:07 UTC
  • Revision ID: izidor.matusov@gmail.com-20130225073507-vgts69uthx7z2run
PEP8ification by Nimit

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
from GTG import _
18
18
title = _("A simple Web page that can be easily printed.")
19
19
description = _("A template to create a simple HTML page with some tasks "
20
 
    "that can be easily printed.")
 
20
                "that can be easily printed.")