API docs: docstring for report/printscreen/ps_form.py

bzr revid: xrg@linux.gr-20110623090457-m9tjszds4jg8m010
This commit is contained in:
P. Christeas 2011-06-23 12:04:57 +03:00 committed by P. Christeas
parent 8cfb7dae73
commit 025c77b6a2
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ from lxml import etree
import time, os
#.apidoc title: Printscreen for Form Views
class report_printscreen_list(report_int):
def __init__(self, name):
report_int.__init__(self, name)