driplineorg / dripline-python

python implementation of project8/dripline
Apache License 2.0
3 stars 6 forks source link

missing import #113

Closed laroque closed 4 years ago

laroque commented 4 years ago

in postgres interface, need to import ThrowReply (and test it!)

sensor-data-logger_1  | 2020-07-01 22:09:20 [ERROR] rary/receiver.cc(399): Exception caught; shutting down.
sensor-data-logger_1  |         NameError: name 'ThrowReply' is not defined