~parinporecha/gtg/config_parser_bug

« back to all changes in this revision

Viewing changes to GTG/core/plugins/__init__.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:
18
18
# -----------------------------------------------------------------------------
19
19
 
20
20
 
21
 
#This is the tool package. It contains some useful function and tool
22
 
#that could be useful for any part of GTG.
 
21
# This is the tool package. It contains some useful function and tool
 
22
# that could be useful for any part of GTG.
23
23
 
24
24
import os
25
25