Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Sep 4, 2024
1 parent 1121193 commit e453216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e453216

Please sign in to comment.