Skip to content

Commit a4e0076

Browse files
committed
testing to see if this cleans things up for codecov.
1 parent 31b37b6 commit a4e0076

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

textile/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ def __init__(self, restricted=False, lite=False, noimage=False,
168168
regex_snippets['space'], 'abr': regex_snippets['abr'],
169169
'nab': regex_snippets['nab'], 'pnct': pnct_re_s}), re.U),
170170
]
171-
172171
# These are the changes that need to be made for characters that occur
173172
# at the beginning of the string.
174173
self.glyph_search_initial = list(self.glyph_search)

0 commit comments

Comments
 (0)