mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Add missing exceptions import
exc was not imported
This commit is contained in:
parent
3ae7d85820
commit
7593d21a87
@ -16,6 +16,7 @@
|
||||
# this will implement noderange grammar
|
||||
|
||||
|
||||
import confluent.exceptions as exc
|
||||
import codecs
|
||||
import struct
|
||||
import eventlet.green.socket as socket
|
||||
|
Loading…
Reference in New Issue
Block a user