Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Fixed docstrings.

This commit is contained in:
Einar Ryeng 2007-08-02 10:08:27 +00:00
parent 63d6347f37
commit 4c24061575
1 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@ class DictAnnotationHandler(AnnotationHandler):
def read_annotations_file(filename):
"""Read annotations from file.
Reads annotations from a tab delimited file of the format:
Reads annotations from a tab delimited file of the format::
dimname annotation_name1 annotation_name2 ...
id1 Foo 0.43
id2 Bar 0.59