From e453216fc4316a37b6c79bb00ef6ad9711bccf6d Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Wed, 4 Sep 2024 10:22:06 -0400 Subject: [PATCH] Add missing newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce5ceb7..bcef271 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ def handler(payload, root): # Listen for VOEvents until killed with Control-C. gcn.listen(handler=handler) ``` + ## Filtering You can also filter events by notice type using