Skip to content

Commit

Permalink
ran black
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brew committed Feb 24, 2024
1 parent ff39592 commit 300ea66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eyecite/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import re
from lxml import etree


def strip_punct(text: str) -> str:
"""Strips punctuation from a given string
Adapted from nltk Penn Treebank tokenizer
Expand Down

0 comments on commit 300ea66

Please sign in to comment.