Skip to content

Commit

Permalink
Update connection
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van der Heijden committed Oct 4, 2016
1 parent 1e054d9 commit aec7dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions siridb/connector/lib/connection.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import asyncio
import time
import logging
from .defaults import DEFAULT_CLIENT_PORT
from .protocol import _SiriDBProtocol
from .protomap import CPROTO_REQ_QUERY
Expand Down

0 comments on commit aec7dda

Please sign in to comment.