Skip to content

Commit

Permalink
Merge pull request #46 from seatgeek/josegonzalez-patch-1
Browse files Browse the repository at this point in the history
Fix restructured text syntax
  • Loading branch information
josegonzalez authored Jan 13, 2023
2 parents de7cd7a + 5cbd38d commit 04deff5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:target: https://github.com/seatgeek/thefuzz

TheFuzz
==========
=======

Fuzzy string matching like a boss. It uses `Levenshtein Distance <https://en.wikipedia.org/wiki/Levenshtein_distance>`_ to calculate the differences between sequences in a simple-to-use package.

Expand Down Expand Up @@ -102,7 +102,7 @@ Token Set Ratio
100
Partial Token Sort Ratio
~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: python
Expand Down Expand Up @@ -133,5 +133,3 @@ You can also pass additional parameters to ``extractOne`` method to make it use
.. |Build Status| image:: https://github.com/seatgeek/thefuzz/actions/workflows/ci.yml/badge.svg
:target: https://github.com/seatgeek/thefuzz


0 comments on commit 04deff5

Please sign in to comment.