diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_matching.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_matching.py b/tests/test_matching.py index dcaa6bf..6ae393b 100644 --- a/tests/test_matching.py +++ b/tests/test_matching.py @@ -1,5 +1,4 @@ # coding: utf-8 - """ Test cases for fuzzy matching. -"""
\ No newline at end of file +""" |