aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorTeddy Wing2022-06-25 16:40:08 +0200
committerTeddy Wing2022-06-25 16:40:08 +0200
commit6204c785395ec2ec82a757180be1aa5a7e280f01 (patch)
tree0384cd181dfcfe9f9408e66a84bf2245ed8ff85e /requirements.txt
parentefac015cebeb9c20c1dea00d21e372cc64f2efe1 (diff)
downloadcws-status-6204c785395ec2ec82a757180be1aa5a7e280f01.tar.bz2
cws-status: Match regex anywhere in the name
I didn't realise that `re.match()` only matches starting at the beginning of the string rather than matching anywhere inside it: https://docs.python.org/3/library/re.html#re.match Switch to `re.search()` to get the desired behaviour.
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions