mirror of
https://github.com/wassname/sloth.git
synced 2026-08-07 11:28:56 +08:00
start with some documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user