Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-09 02:08
Flavor·Python

r"
([-\d]+($|[^\.\d]))
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous