Fixed docstrings.

This commit is contained in:
2007-08-02 10:08:27 +00:00
parent 63d6347f37
commit 4c24061575

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