added support for retroactive event recognition

This commit is contained in:
PatchOfScotland
2023-01-15 10:57:44 +01:00
parent eabedb4747
commit 6ab9c84745
4 changed files with 174 additions and 9 deletions

View File

@ -219,4 +219,3 @@ class MeowTests(unittest.TestCase):
self.assertEqual(data,
"Initial Data\nA line from Pattern 1\nA line from Pattern 2")