Use regex for alert content smart filter
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 11 May 2024 00:55:30 +0000 (00:55 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 11 May 2024 00:55:30 +0000 (00:55 +0000)
commitc9bc48f4562e97e0b522034eea536ff57e220e95
tree088346e90e2682ba1fb4cb87ccf420e045fbb1b5
parentaf6955376b8cf40bb20225bf4f16c56d52bfc883
Use regex for alert content smart filter

This function is going to need the re module for more complex tasks
shortly, so go ahead and start using it for this too.
weather.py