Skip to content

Commit

Permalink
timetag-cli: Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Apr 15, 2015
1 parent 343529a commit 5ad465e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions timetag-cli
@@ -1,5 +1,6 @@
#!/usr/bin/python

import sys
import zmq

ctx = zmq.Context().instance()
Expand Down

0 comments on commit 5ad465e

Please sign in to comment.