start with some documentation

This commit is contained in:
Martin Baeuml
2011-05-12 16:50:04 +02:00
parent 9d4077a204
commit a56cce4669
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
"""
The annotationmodel module contains the classes for the AnnotationModel.
"""
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from functools import partial