Skip to content

Commit

Permalink
fix for refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
rajan-chari committed Oct 21, 2024
1 parent b4e3f93 commit 9827848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/apps/cap/py/autogencap/zmq_msg_receiver.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ZMQ implementation of the message receiver
from autogencap.DebugLog import Debug, Error
from autogencap.debug_log import Debug, Error
from autogencap.actor_runtime import IMessageReceiver
from autogencap.config import xpub_url
import zmq
Expand Down

0 comments on commit 9827848

Please sign in to comment.