mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-30 14:58:15 +00:00
Add missing exceptions import
exc was not imported
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
# this will implement noderange grammar
|
||||
|
||||
|
||||
import confluent.exceptions as exc
|
||||
import codecs
|
||||
import struct
|
||||
import eventlet.green.socket as socket
|
||||
|
Reference in New Issue
Block a user