We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7b79f commit 4225415Copy full SHA for 4225415
src/prosegrinder/dictionary.py
@@ -9,7 +9,6 @@
9
10
11
class Dictionary:
12
-
13
"""A reference containing Words."""
14
15
RE_NUMERIC = re.compile("^[+-]{0,1}\\d{1,3}(?:[,]\\d{3})*(?:[.]\\d*)*$")
0 commit comments