Skip to content

Commit d424d43

Browse files
committed
[rdf/FuzzyFinder] Update docstrings
1 parent e963aaf commit d424d43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

odml/rdf/fuzzy_finder.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
This module provides the FuzzyFinder class that enables querying
3+
an odML RDF graph using abstract parameters.
4+
"""
15
from .query_creator import QueryCreator, QueryParser, QueryParserFuzzy
26

37

0 commit comments

Comments
 (0)