Skip to content

Commit 560ffaa

Browse files
committed
Import sys so that we exit cleanly.
1 parent bf099c2 commit 560ffaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ripe-stream.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import json
77
import time
88
import radix
9+
import sys
910
import websocket
1011

1112
## Uncomment and update this with a unique identifier for the RIPE team

0 commit comments

Comments
 (0)